Home
last modified time | relevance | path

Searched defs:GetDisplayInfoByScreen (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp213 sptr<DisplayInfo> DisplayManagerService::GetDisplayInfoByScreen(ScreenId screenId) in GetDisplayInfoByScreen() function in OHOS::Rosen::DisplayManagerService
H A Ddisplay_manager_proxy.cpp90 sptr<DisplayInfo> DisplayManagerProxy::GetDisplayInfoByScreen(ScreenId screenId) in GetDisplayInfoByScreen() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h38 virtual sptr<DisplayInfo> GetDisplayInfoByScreen(ScreenId screenId) override {return nullptr; } in GetDisplayInfoByScreen() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp1509 sptr<DisplayInfo> ScreenSessionManagerProxy::GetDisplayInfoByScreen(ScreenId screenId) in GetDisplayInfoByScreen() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp884 sptr<DisplayInfo> ScreenSessionManager::GetDisplayInfoByScreen(ScreenId screenId) in GetDisplayInfoByScreen() function in OHOS::Rosen::ScreenSessionManager