Home
last modified time | relevance | path

Searched refs:ProcessSwitchToSensorRelatedOrientation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp261 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
266 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
271 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
275 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
280 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
285 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
289 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
294 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
299 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
303 ScreenRotationController::ProcessSwitchToSensorRelatedOrientation(orientation, deviceRitation);
[all …]
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp71 ProcessSwitchToSensorRelatedOrientation(currentOrientation, lastSensorRotationConverted_); in SetScreenRotationLocked()
227 void ScreenRotationController::ProcessSwitchToSensorRelatedOrientation( in ProcessSwitchToSensorRelatedOrientation() function in OHOS::Rosen::ScreenRotationController
469 ProcessSwitchToSensorRelatedOrientation(orientation, lastSensorRotationConverted_); in ProcessOrientationSwitch()
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h80 …static void ProcessSwitchToSensorRelatedOrientation(Orientation orientation, DeviceRotation device…