Home
last modified time | relevance | path

Searched defs:isScreenRotationLocked_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Dscreen_rotation_controller.h95 static bool isScreenRotationLocked_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.h125 bool isScreenRotationLocked_ = false; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dscreen_rotation_controller.cpp31 bool ScreenRotationController::isScreenRotationLocked_ = true; member in OHOS::Rosen::ScreenRotationController