Home
last modified time | relevance | path

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

/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h77 static void ProcessSwitchToAutoRotation(DeviceRotation rotation);
/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
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp313 * @tc.name: ProcessSwitchToAutoRotation
317 HWTEST_F(ScreenRotationControllerTest, ProcessSwitchToAutoRotation, Function | SmallTest | Level3) in HWTEST_F()
323 ScreenRotationController::ProcessSwitchToAutoRotation(deviceRotation); in HWTEST_F()
325 ScreenRotationController::ProcessSwitchToAutoRotation(deviceRotation); in HWTEST_F()

Completed in 3 milliseconds