Home
last modified time | relevance | path

Searched refs:isRotating_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_abstract_scroll.cpp143 isRotating_ = false;
270 if (isRotating_) { in CalculateDragDistance()
285 if (isRotating_) { in CalculateDragDistance()
351 isRotating_ = true; in OnRotateStartEvent()
393 isRotating_ = false; in OnRotateEndEvent()
H A Dui_swipe_view.cpp232 isRotating_ = false; in OnRotateEndEvent()
580 if (vibratorFunc != nullptr && isRotating_) { in Vibrator()
H A Dui_list.cpp693 if (isSelectViewFind && isRotating_ && vibratorFunc != nullptr) { in MoveChildByOffset()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h207 isRotating_ = isRotating; in SetIsRotating()
212 return isRotating_; in IsRotating()
217 isRotating_ = false; in ResetRotateState()
1496 bool isRotating_ = false; variable
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_abstract_scroll.h543 bool isRotating_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uni_render_visitor_test.cpp1943 ASSERT_FALSE(node->isRotating_);