/foundation/window/window_manager/wmserver/src/ |
H A D | window_group_mgr.cpp | 171 void WindowGroupMgr::OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChange() argument
|
H A D | display_zoom_controller.cpp | 114 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); in UpdateAllWindowsZoomInfo() local
|
H A D | display_group_info.cpp | 121 void DisplayGroupInfo::SetDefaultDisplayId(DisplayId defaultDisplayId) in SetDefaultDisplayId() argument
|
H A D | display_group_controller.cpp | 110 void DisplayGroupController::ProcessCrossNodes(DisplayId defaultDisplayId, DisplayStateChangeType type) in ProcessCrossNodes() argument 400 void DisplayGroupController::ProcessDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessDisplayCreate() argument 424 void DisplayGroupController::ProcessDisplayDestroy(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessDisplayDestroy() argument 488 ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) ProcessDisplayChange() argument 521 ProcessDisplaySizeChangeOrRotation(DisplayId defaultDisplayId, DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap, DisplayStateChangeType type) ProcessDisplaySizeChangeOrRotation() argument [all...] |
H A D | window_manager_service.cpp | 1191 void WindowManagerService::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in NotifyDisplayStateChange() argument 1214 void DisplayChangeListener::OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChange() argument
|
H A D | window_root.cpp | 92 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); in GetOrCreateWindowNodeContainer() local 108 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); in GetWindowNodeContainer() local 116 sptr<WindowNodeContainer> WindowRoot::CreateWindowNodeContainer(DisplayId defaultDisplayId, in CreateWindowNodeContainer() argument 1572 void WindowRoot::ProcessExpandDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessExpandDisplayCreate() argument 1629 void WindowRoot::ProcessDisplayCreate(DisplayId defaultDisplayId, spt argument 1651 MoveNotShowingWindowToDefaultDisplay(DisplayId defaultDisplayId, DisplayId displayId) MoveNotShowingWindowToDefaultDisplay() argument 1667 ProcessDisplayDestroy(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap) ProcessDisplayDestroy() argument 1715 ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, const std::map<DisplayId, sptr<DisplayInfo>>& displayInfoMap, DisplayStateChangeType type) ProcessDisplayChange() argument [all...] |
H A D | window_controller.cpp | 780 void WindowController::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in NotifyDisplayStateChange() argument 826 void WindowController::SetDefaultDisplayInfo(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo) in SetDefaultDisplayInfo() argument 841 void WindowController::ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessDisplayChange() argument 878 ProcessDisplayCompression(DisplayId defaultDisplayId, const sptr<DisplayInfo>& displayInfo) ProcessDisplayCompression() argument [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/zidl/ |
H A D | screen_session_manager_client_stub.cpp | 179 auto defaultDisplayId = static_cast<DisplayId>(data.ReadUint64()); in HandleOnDisplayStateChanged() local
|
H A D | screen_session_manager_client_proxy.cpp | 325 void ScreenSessionManagerClientProxy::OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChanged() argument
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test7.cpp | 121 DisplayId defaultDisplayId = 0;
in HWTEST_F() local 158 DisplayId defaultDisplayId in HWTEST_F() local 185 DisplayId defaultDisplayId = 0; HWTEST_F() local 707 DisplayId defaultDisplayId = 0; HWTEST_F() local 725 DisplayId defaultDisplayId = 0; HWTEST_F() local 875 DisplayId defaultDisplayId = 0; HWTEST_F() local 900 DisplayId defaultDisplayId = 0; HWTEST_F() local [all...] |
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_root_test.cpp | 286 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local 318 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local 334 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local 1011 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local 1038 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local 1053 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); HWTEST_F() local 1068 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); HWTEST_F() local 1083 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); HWTEST_F() local 1686 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); HWTEST_F() local [all...] |
H A D | display_group_controller_test.cpp | 712 DisplayId defaultDisplayId = 0; in HWTEST_F() local 727 DisplayId defaultDisplayId = 0; in HWTEST_F() local
|
H A D | window_node_container_test.cpp | 1067 auto defaultDisplayId = defaultDisplay_->GetId(); in HWTEST_F() local
|
H A D | window_controller_test.cpp | 462 DisplayId defaultDisplayId = 0; in HWTEST_F() local 876 DisplayId defaultDisplayId = 0; in HWTEST_F() local 918 DisplayId defaultDisplayId = 0; HWTEST_F() local 950 DisplayId defaultDisplayId = 0; HWTEST_F() local [all...] |
H A D | window_manager_service_test.cpp | 666 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local 682 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); in HWTEST_F() local
|
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_display_controller.cpp | 315 DisplayId defaultDisplayId = GetDefaultDisplayId();
in ProcessDisplayCompression() local 698 ScreenId defaultDisplayId = GetDefaultDisplayId();
in SetDisplayStateChangeListener() local 706 DisplayId defaultDisplayId = DISPLAY_ID_INVALID;
in GetDefaultDisplayId() local
|
H A D | display_manager_service.cpp | 173 void DisplayManagerService::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo,
in NotifyDisplayStateChange() argument
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_client_test.cpp | 654 DisplayId defaultDisplayId = 0; in HWTEST_F() local 672 DisplayId defaultDisplayId = 0; in HWTEST_F() local
|
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/ |
H A D | screen_session_manager_client.cpp | 250 void ScreenSessionManagerClient::OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChanged() argument
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app/ |
H A D | main_thread.cpp | 2084 Rosen::DisplayId defaultDisplayId = Rosen::DisplayManager::GetInstance().GetDefaultDisplayId(); in HandleLaunchAbility() local
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 1937 void ScreenSessionManager::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in NotifyDisplayStateChange() argument
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 5083 auto defaultDisplayId = ScreenSessionManagerClient::GetInstance().GetDefaultScreenId(); in SetDefaultDisplayIdIfNeed() local
|
/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 1318 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed() local
|
H A D | window_session_impl.cpp | 413 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed() local
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 8369 void SceneSessionManager::ProcessVirtualPixelRatioChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessVirtualPixelRatioChange() argument 8413 void SceneSessionManager::ProcessUpdateRotationChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessUpdateRotationChange() argument 8471 void DisplayChangeListener::OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChange() argument
|