Home
last modified time | relevance | path

Searched refs:isScreenRotationLocked_ (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp31 bool ScreenRotationController::isScreenRotationLocked_ = true; member in OHOS::Rosen::ScreenRotationController
56 return isScreenRotationLocked_; in IsScreenRotationLocked()
61 isScreenRotationLocked_ = isLocked; in SetScreenRotationLocked()
143 if (isScreenRotationLocked_) { in CalcTargetDisplayRotation()
150 if (isScreenRotationLocked_) { in CalcTargetDisplayRotation()
156 if (isScreenRotationLocked_) { in CalcTargetDisplayRotation()
233 if (isScreenRotationLocked_) { in ProcessSwitchToSensorRelatedOrientation()
244 if (isScreenRotationLocked_) { in ProcessSwitchToSensorRelatedOrientation()
255 if (isScreenRotationLocked_) { in ProcessSwitchToSensorRelatedOrientation()
/foundation/window/window_manager/dmserver/test/unittest/
H A Dscreen_rotation_controller_test.cpp144 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
146 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
150 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
152 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
156 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
158 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
162 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
164 ScreenRotationController::isScreenRotationLocked_ = false; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
264 ScreenRotationController::isScreenRotationLocked_ = true; in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
269 ScreenRotationController::isScreenRotationLocked_ in HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
278 ScreenRotationController::isScreenRotationLocked_ = true; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
283 ScreenRotationController::isScreenRotationLocked_ = false; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
292 ScreenRotationController::isScreenRotationLocked_ = true; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
297 ScreenRotationController::isScreenRotationLocked_ = false; HWTEST_F() member in OHOS::Rosen::__anon12036::ScreenRotationController
[all...]
/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h95 static bool isScreenRotationLocked_; member in OHOS::Rosen::ScreenRotationController
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.h141 bool isScreenRotationLocked_ = false; member in OHOS::Ace::NG::FolderStackPattern
H A Dfolder_stack_pattern.cpp245 isScreenRotationLocked_ = true; in SetAutoRotate()

Completed in 3 milliseconds