Home
last modified time | relevance | path

Searched defs:displayIds (Results 1 - 21 of 21) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Daccessibility_connection.cpp117 std::vector<DisplayId> displayIds = DisplayManagerServiceInner::GetInstance().GetAllDisplayIds(); in GetAccessibilityWindowInfo() local
H A Dwindow_group_mgr.cpp84 std::unordered_set<DisplayId> displayIds; in MoveMissionsToBackground() local
124 std::set<DisplayId> displayIds; in MoveMissionToForeground() local
H A Ddisplay_group_info.cpp215 std::vector<DisplayId> displayIds; in GetAllDisplayIds() local
H A Dwindow_dumper.cpp141 std::vector<DisplayId> displayIds = DisplayGroupInfo::GetInstance().GetAllDisplayIds(); in DumpAllWindowInfo() local
H A Dwindow_root.cpp1493 std::vector<DisplayId> displayIds; in GetAllDisplayIds() local
1814 std::vector<DisplayId> displayIds = GetAllDisplayIds(); in RemoveSingleUserWindowNodes() local
H A Dwindow_controller.cpp1417 auto displayIds = windowRoot_->GetAllDisplayIds(); in SetWindowLayoutMode() local
H A Dwindow_node_container.cpp2123 auto displayIds = DisplayGroupInfo::GetInstance().GetAllDisplayIds(); in RestoreAllAppWindows() local
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp67 auto displayIds = GetAllDisplayIds(); in GetAllDisplays() local
H A Dabstract_display_controller.cpp645 void AbstractDisplayController::SetFreeze(std::vector<DisplayId> displayIds, bool toFreeze) in SetFreeze() argument
H A Ddisplay_dumper.cpp252 std::vector<DisplayId> displayIds = abstractDisplayController_->GetAllDisplayIds(); in DumpAllDisplayInfo() local
H A Ddisplay_manager_proxy.cpp1256 bool DisplayManagerProxy::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze() argument
H A Ddisplay_manager_service.cpp160 std::vector<DisplayId> displayIds = GetAllDisplayIds(); in HasPrivateWindow() local
517 bool DisplayManagerService::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze() argument
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_test.cpp93 std::vector<DisplayId> displayIds; in HWTEST_F() local
110 std::vector<DisplayId> displayIds; in HWTEST_F() local
127 std::vector<DisplayId> displayIds; in HWTEST_F() local
141 std::vector<DisplayId> displayIds; HWTEST_F() local
158 std::vector<DisplayId> displayIds; HWTEST_F() local
174 std::vector<DisplayId> displayIds; HWTEST_F() local
[all...]
H A Ddisplay_manager_adapter_test.cpp177 std::vector<DisplayId> displayIds; in HWTEST_F() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_proxy_test.cpp845 std::vector<DisplayId> displayIds; in HWTEST_F() local
H A Ddisplay_manager_service_test.cpp441 std::vector<DisplayId> displayIds = { 0 }; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp486 auto displayIds = OHOS::Rosen::DisplayManager::GetInstance().GetAllDisplayIds(); in HandleAddDevice() local
/foundation/window/window_manager/snapshot/src/
H A Dsnapshot_utils.cpp417 auto displayIds = DisplayManager::GetInstance().GetAllDisplayIds(); in ProcessDisplayId() local
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp875 auto displayIds = GetAllDisplayIds(); in GetAllDisplays() local
1936 bool DisplayManager::Freeze(std::vector<DisplayId> displayIds) in Freeze() argument
1950 bool DisplayManager::Unfreeze(std::vector<DisplayId> displayIds) in Unfreeze() argument
[all...]
H A Ddisplay_manager_adapter.cpp385 bool DisplayManagerAdapter::SetFreeze(std::vector<DisplayId> displayIds, bool isFreeze) in SetFreeze() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp8050 std::vector<Rosen::DisplayId> displayIds = Rosen::DisplayManager::GetInstance().GetAllDisplayIds(); in StartFreezingScreen() local
8059 std::vector<Rosen::DisplayId> displayIds = Rosen::DisplayManager::GetInstance().GetAllDisplayIds(); in StopFreezingScreen() local

Completed in 52 milliseconds