Home
last modified time | relevance | path

Searched refs:OnMotionChanged (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_sensor_connector.h52 void OnMotionChanged(const MotionEvent& motionData) override;
57 void OnMotionChanged(const MotionEvent& motionData) override;
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_sensor_connector.cpp109 void RotationMotionEventCallback::OnMotionChanged(const MotionEvent& motionData) in OnMotionChanged() function in OHOS::Rosen::RotationMotionEventCallback
171 void TentMotionEventCallback::OnMotionChanged(const MotionEvent& motionData) in OnMotionChanged() function in OHOS::Rosen::TentMotionEventCallback
/foundation/window/window_manager/dmserver/include/
H A Dsensor_connector.h73 void OnMotionChanged(const MotionEvent& motionData) override;
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp652 * @tc.name: OnMotionChanged
656 HWTEST_F(ScreenRotationControllerTest, OnMotionChanged, Function | SmallTest | Level3) in HWTEST_F()
671 MotionSubscriber::motionEventCallback_->OnMotionChanged(motionData); in HWTEST_F()
675 MotionSubscriber::motionEventCallback_->OnMotionChanged(motionData); in HWTEST_F()
681 MotionSubscriber::motionEventCallback_->OnMotionChanged(motionData); in HWTEST_F()
686 MotionSubscriber::motionEventCallback_->OnMotionChanged(motionData); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Dsensor_connector.cpp224 void RotationMotionEventCallback::OnMotionChanged(const MotionEvent& motionData) in OnMotionChanged() function in OHOS::Rosen::RotationMotionEventCallback

Completed in 3 milliseconds