Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_sensor_connector.cpp109 void RotationMotionEventCallback::OnMotionChanged(const MotionEvent& motionData) in OnMotionChanged()
171 void TentMotionEventCallback::OnMotionChanged(const MotionEvent& motionData) in OnMotionChanged()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp667 MotionEvent motionData; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dsensor_connector.cpp224 void RotationMotionEventCallback::OnMotionChanged(const MotionEvent& motionData) in OnMotionChanged()