Home
last modified time | relevance | path

Searched defs:rotateValue (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drender_multi_child_scroll.cpp767 float rotateValue = event.value; // value of rotation, means pixels(vp) in OnRotation() local
772 void RenderMultiChildScroll::HandleRotate(double rotateValue, bool isVertical) in HandleRotate()
H A Drender_scroll.cpp963 void RenderScroll::HandleRotate(double rotateValue, bool isVertical) in HandleRotate()
/ohos5.0/foundation/multimodalinput/input/tools/inject_event/src/
H A Dinput_manager_command.cpp2058 int32_t rotateValue = 0; in ProcessRotateGesture() local