Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h77 static void ProcessSwitchToAutoRotation(DeviceRotation rotation);
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp240 ProcessSwitchToAutoRotation(sensorRotationConverted); in ProcessSwitchToSensorRelatedOrientation()
271 void ScreenRotationController::ProcessSwitchToAutoRotation(DeviceRotation rotation) in ProcessSwitchToAutoRotation() function in OHOS::Rosen::ScreenRotationController
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp317 HWTEST_F(ScreenRotationControllerTest, ProcessSwitchToAutoRotation, Function | SmallTest | Level3)
323 ScreenRotationController::ProcessSwitchToAutoRotation(deviceRotation);
325 ScreenRotationController::ProcessSwitchToAutoRotation(deviceRotation);