Home
last modified time | relevance | path

Searched defs:GetAllDisplayPhysicalResolution (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h202 virtual std::vector<DisplayPhysicalResolution> GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp829 std::vector<DisplayPhysicalResolution> DisplayManagerService::GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::DisplayManagerService
H A Ddisplay_manager_proxy.cpp1795 std::vector<DisplayPhysicalResolution> DisplayManagerProxy::GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h187 virtual std::vector<DisplayPhysicalResolution> GetAllDisplayPhysicalResolution() override in GetAllDisplayPhysicalResolution() function
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp801 std::vector<DisplayPhysicalResolution> DisplayManagerAdapter::GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::DisplayManagerAdapter
H A Ddisplay_manager.cpp931 std::vector<DisplayPhysicalResolution> DisplayManager::Impl::GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::DisplayManager::Impl
936 std::vector<DisplayPhysicalResolution> DisplayManager::GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::DisplayManager
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp82 static napi_value GetAllDisplayPhysicalResolution(napi_env env, napi_callback_info info) in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::JsDisplayManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp3036 std::vector<DisplayPhysicalResolution> ScreenSessionManagerProxy::GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp5608 std::vector<DisplayPhysicalResolution> ScreenSessionManager::GetAllDisplayPhysicalResolution() in GetAllDisplayPhysicalResolution() function in OHOS::Rosen::ScreenSessionManager