| /foundation/window/window_manager/wmserver/src/ |
| D | display_group_controller.cpp | 110 void DisplayGroupController::ProcessCrossNodes(DisplayId defaultDisplayId, DisplayStateChangeType t… in ProcessCrossNodes() 394 void DisplayGroupController::ProcessDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> dis… in ProcessDisplayCreate() 418 void DisplayGroupController::ProcessDisplayDestroy(DisplayId defaultDisplayId, sptr<DisplayInfo> di… in ProcessDisplayDestroy() 482 void DisplayGroupController::ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> dis… in ProcessDisplayChange() 515 void DisplayGroupController::ProcessDisplaySizeChangeOrRotation(DisplayId defaultDisplayId, Display… in ProcessDisplaySizeChangeOrRotation()
|
| 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() 1488 void WindowRoot::ProcessExpandDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayIn… in ProcessExpandDisplayCreate() 1545 void WindowRoot::ProcessDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessDisplayCreate() 1567 void WindowRoot::MoveNotShowingWindowToDefaultDisplay(DisplayId defaultDisplayId, DisplayId display… in MoveNotShowingWindowToDefaultDisplay() 1583 void WindowRoot::ProcessDisplayDestroy(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessDisplayDestroy() 1631 void WindowRoot::ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessDisplayChange()
|
| D | window_group_mgr.cpp | 171 void WindowGroupMgr::OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChange()
|
| D | display_group_info.cpp | 121 void DisplayGroupInfo::SetDefaultDisplayId(DisplayId defaultDisplayId) in SetDefaultDisplayId()
|
| D | window_controller.cpp | 782 void WindowController::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displ… in NotifyDisplayStateChange() 828 void WindowController::SetDefaultDisplayInfo(DisplayId defaultDisplayId, sptr<DisplayInfo> displayI… in SetDefaultDisplayInfo() 843 void WindowController::ProcessDisplayChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayIn… in ProcessDisplayChange() 880 void WindowController::ProcessDisplayCompression(DisplayId defaultDisplayId, const sptr<DisplayInfo… in ProcessDisplayCompression()
|
| D | display_zoom_controller.cpp | 114 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); in UpdateAllWindowsZoomInfo() local
|
| D | window_manager_service.cpp | 1130 void WindowManagerService::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> d… in NotifyDisplayStateChange() 1153 void DisplayChangeListener::OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> disp… in OnDisplayStateChange()
|
| /foundation/window/window_manager/wmserver/test/unittest/ |
| D | window_root_test.cpp | 286 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); variable 318 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); variable 334 DisplayId defaultDisplayId = DisplayManagerServiceInner::GetInstance().GetDefaultDisplayId(); variable 1011 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable 1038 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable 1053 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable 1068 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable 1083 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable 1686 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable
|
| D | display_group_controller_test.cpp | 712 DisplayId defaultDisplayId = 0; variable 727 DisplayId defaultDisplayId = 0; variable
|
| D | window_manager_service_test.cpp | 666 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable 682 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); variable
|
| D | window_controller_test.cpp | 451 DisplayId defaultDisplayId = 0; variable 865 DisplayId defaultDisplayId = 0; variable 907 DisplayId defaultDisplayId = 0; variable 939 DisplayId defaultDisplayId = 0; variable
|
| D | window_node_container_test.cpp | 1067 auto defaultDisplayId = defaultDisplay_->GetId(); variable
|
| /foundation/window/window_manager/dmserver/src/ |
| D | abstract_display_controller.cpp | 311 DisplayId defaultDisplayId = GetDefaultDisplayId(); in ProcessDisplayCompression() local 663 ScreenId defaultDisplayId = GetDefaultDisplayId(); in SetDisplayStateChangeListener() local 671 DisplayId defaultDisplayId = DISPLAY_ID_INVALID; in GetDefaultDisplayId() local
|
| D | display_manager_service.cpp | 173 void DisplayManagerService::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> … in NotifyDisplayStateChange()
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
| D | screen_session_manager_client_stub.cpp | 132 auto defaultDisplayId = static_cast<DisplayId>(data.ReadUint64()); in HandleOnDisplayStateChanged() local
|
| D | screen_session_manager_client_proxy.cpp | 194 void ScreenSessionManagerClientProxy::OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<Displa… in OnDisplayStateChanged()
|
| /foundation/window/window_manager/dmserver/test/unittest/ |
| D | display_manager_service_test.cpp | 80 void OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChange()
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| D | screen_session_manager_client.cpp | 208 void ScreenSessionManagerClient::OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<DisplayInfo… in OnDisplayStateChanged()
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | scene_session_manager.cpp | 6145 void SceneSessionManager::ProcessVirtualPixelRatioChange(DisplayId defaultDisplayId, sptr<DisplayIn… in ProcessVirtualPixelRatioChange() 6184 void SceneSessionManager::ProcessUpdateRotationChange(DisplayId defaultDisplayId, sptr<DisplayInfo>… in ProcessUpdateRotationChange() 6212 void DisplayChangeListener::OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> disp… in OnDisplayStateChange()
|
| D | screen_session_manager.cpp | 920 void ScreenSessionManager::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> d… in NotifyDisplayStateChange()
|
| /foundation/window/window_manager/wm/src/ |
| D | window_session_impl.cpp | 306 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed() local
|
| D | window_impl.cpp | 1168 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed() local
|