Home
last modified time | relevance | path

Searched defs:defaultDisplayId (Results 1 - 25 of 25) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Dwindow_group_mgr.cpp171 void WindowGroupMgr::OnDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChange() argument
H A Ddisplay_zoom_controller.cpp114 DisplayId defaultDisplayId = DisplayGroupInfo::GetInstance().GetDefaultDisplayId(); in UpdateAllWindowsZoomInfo() local
H A Ddisplay_group_info.cpp121 void DisplayGroupInfo::SetDefaultDisplayId(DisplayId defaultDisplayId) in SetDefaultDisplayId() argument
H A Ddisplay_group_controller.cpp110 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 Dwindow_manager_service.cpp1191 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 Dwindow_root.cpp92 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 Dwindow_controller.cpp780 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 Dscreen_session_manager_client_stub.cpp179 auto defaultDisplayId = static_cast<DisplayId>(data.ReadUint64()); in HandleOnDisplayStateChanged() local
H A Dscreen_session_manager_client_proxy.cpp325 void ScreenSessionManagerClientProxy::OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChanged() argument
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test7.cpp121 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 Dwindow_root_test.cpp286 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 Ddisplay_group_controller_test.cpp712 DisplayId defaultDisplayId = 0; in HWTEST_F() local
727 DisplayId defaultDisplayId = 0; in HWTEST_F() local
H A Dwindow_node_container_test.cpp1067 auto defaultDisplayId = defaultDisplay_->GetId(); in HWTEST_F() local
H A Dwindow_controller_test.cpp462 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 Dwindow_manager_service_test.cpp666 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 Dabstract_display_controller.cpp315 DisplayId defaultDisplayId = GetDefaultDisplayId(); in ProcessDisplayCompression() local
698 ScreenId defaultDisplayId = GetDefaultDisplayId(); in SetDisplayStateChangeListener() local
706 DisplayId defaultDisplayId = DISPLAY_ID_INVALID; in GetDefaultDisplayId() local
H A Ddisplay_manager_service.cpp173 void DisplayManagerService::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in NotifyDisplayStateChange() argument
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_test.cpp654 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 Dscreen_session_manager_client.cpp250 void ScreenSessionManagerClient::OnDisplayStateChanged(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in OnDisplayStateChanged() argument
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2084 Rosen::DisplayId defaultDisplayId = Rosen::DisplayManager::GetInstance().GetDefaultDisplayId(); in HandleLaunchAbility() local
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1937 void ScreenSessionManager::NotifyDisplayStateChange(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in NotifyDisplayStateChange() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp5083 auto defaultDisplayId = ScreenSessionManagerClient::GetInstance().GetDefaultScreenId(); in SetDefaultDisplayIdIfNeed() local
/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp1318 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed() local
H A Dwindow_session_impl.cpp413 auto defaultDisplayId = SingletonContainer::IsDestroyed() ? DISPLAY_ID_INVALID : in SetDefaultDisplayIdIfNeed() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp8369 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

Completed in 81 milliseconds