Searched refs:ConvertRotationToDisplayOrientation (Results 1 – 4 of 4) sorted by relevance
58 static DisplayOrientation ConvertRotationToDisplayOrientation(Rotation rotation);
510 HWTEST_F(ScreenRotationControllerTest, ConvertRotationToDisplayOrientation, Function | SmallTest | …514 ScreenRotationController::ConvertRotationToDisplayOrientation(rotation);517 ScreenRotationController::ConvertRotationToDisplayOrientation(rotation);
328 DisplayOrientation ScreenRotationController::ConvertRotationToDisplayOrientation(Rotation rotation) in ConvertRotationToDisplayOrientation() function in OHOS::Rosen::ScreenRotationController
297 ScreenRotationController::ConvertRotationToDisplayOrientation(absScreen->rotation_)); in ProcessDisplayRotationChange()