Home
last modified time | relevance | path

Searched refs:enableHookRotation_ (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h50 bool enableHookRotation_; member
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h110 bool enableHookRotation_; member
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test.cpp2057 hookInfo.enableHookRotation_ = false; in HWTEST_F()
2095 hookInfo.enableHookRotation_ = false; in HWTEST_F()
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp839 hookInfo.enableHookRotation_ = data.ReadBool(); in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp3042 !data.WriteBool(hookInfo.enableHookRotation_)) { in UpdateDisplayHookInfo()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp572 hookInfo.enableHookRotation_ = enableHookRotation; in ConvertHookInfoFromJs()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10708 dmHookInfo.enableHookRotation_ = false; in UpdateDisplayHookInfo()
10717 hookInfo.rotation_, hookInfo.enableHookRotation_, enable); in UpdateAppHookDisplayInfo()
10727 dmHookInfo.enableHookRotation_ = hookInfo.enableHookRotation_; in UpdateAppHookDisplayInfo()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp896 info.rotation_, info.enableHookRotation_, displayInfo->GetWidth(), displayInfo->GetHeight(), in HookDisplayInfoByUid()
902 if (info.enableHookRotation_) { in HookDisplayInfoByUid()

Completed in 43 milliseconds