Home
last modified time | relevance | path

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

/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp35 Rotation ScreenRotationController::rotationLockedRotation_; member in OHOS::Rosen::ScreenRotationController
51 rotationLockedRotation_ = currentDisplayRotation_; in Init()
63 rotationLockedRotation_ = GetCurrentDisplayRotation(); in SetScreenRotationLocked()
234 SetScreenRotation(rotationLockedRotation_); in ProcessSwitchToSensorRelatedOrientation()
301 if (IsDisplayRotationVertical(rotationLockedRotation_)) { in ProcessSwitchToAutoRotationPortraitRestricted()
302 SetScreenRotation(rotationLockedRotation_); in ProcessSwitchToAutoRotationPortraitRestricted()
313 if (IsDisplayRotationHorizontal(rotationLockedRotation_)) { in ProcessSwitchToAutoRotationLandscapeRestricted()
314 SetScreenRotation(rotationLockedRotation_); in ProcessSwitchToAutoRotationLandscapeRestricted()
/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h94 static Rotation rotationLockedRotation_; member in OHOS::Rosen::ScreenRotationController
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp498 ScreenRotationController::rotationLockedRotation_ = in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
502 ScreenRotationController::rotationLockedRotation_)); in HWTEST_F()

Completed in 3 milliseconds