Home
last modified time | relevance | path

Searched refs:ConvertRotationToDisplayOrientation (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h58 static DisplayOrientation ConvertRotationToDisplayOrientation(Rotation rotation);
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp506 * @tc.name: ConvertRotationToDisplayOrientation
507 * @tc.desc: ConvertRotationToDisplayOrientation
510 HWTEST_F(ScreenRotationControllerTest, ConvertRotationToDisplayOrientation, Function | SmallTest | Level3) in HWTEST_F()
514 ScreenRotationController::ConvertRotationToDisplayOrientation(rotation); in HWTEST_F()
517 ScreenRotationController::ConvertRotationToDisplayOrientation(rotation); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp328 DisplayOrientation ScreenRotationController::ConvertRotationToDisplayOrientation(Rotation rotation) in ConvertRotationToDisplayOrientation() function in OHOS::Rosen::ScreenRotationController
H A Dabstract_display_controller.cpp301 ScreenRotationController::ConvertRotationToDisplayOrientation(absScreen->rotation_)); in ProcessDisplayRotationChange()

Completed in 5 milliseconds