Home
last modified time | relevance | path

Searched defs:SetScreenRotationLocked (Results 1 – 10 of 10) sorted by relevance

/foundation/window/window_manager/dmserver/src/
Dscreen_rotation_controller.cpp56 DMError ScreenRotationController::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::ScreenRotationController
Ddisplay_manager_service.cpp749 DMError DisplayManagerService::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::DisplayManagerService
Ddisplay_manager_proxy.cpp1202 DMError DisplayManagerProxy::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::DisplayManagerProxy
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_rotation_property.cpp66 DMError ScreenRotationProperty::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::ScreenRotationProperty
Dscreen_session_manager.cpp626 DMError ScreenSessionManager::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::ScreenSessionManager
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscreen_session_manager_interface.h44 virtual DMError SetScreenRotationLocked(bool isLocked) override { return DMError::DM_OK; } in SetScreenRotationLocked() function
/foundation/window/window_manager/dm/src/
Ddisplay_manager_adapter.cpp143 DMError ScreenManagerAdapter::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::ScreenManagerAdapter
Dscreen_manager.cpp539 DMError ScreenManager::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::ScreenManager
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscreen_session_manager_proxy.cpp994 DMError OHOS::Rosen::ScreenSessionManagerProxy::SetScreenRotationLocked(bool isLocked) in SetScreenRotationLocked() function in OHOS::Rosen::OHOS::Rosen::ScreenSessionManagerProxy
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
Djs_screen_manager.cpp121 static NativeValue* SetScreenRotationLocked(NativeEngine* engine, NativeCallbackInfo* info) in SetScreenRotationLocked() function in OHOS::Rosen::JsScreenManager