Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service.cpp630 sptr<ScreenInfo> DisplayManagerService::GetScreenInfoById(ScreenId screenId) in GetScreenInfoById() function in OHOS::Rosen::DisplayManagerService
H A Ddisplay_manager_proxy.cpp1350 sptr<ScreenInfo> DisplayManagerProxy::GetScreenInfoById(ScreenId screenId) in GetScreenInfoById() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h102 virtual sptr<ScreenInfo> GetScreenInfoById(ScreenId screenId) override { return nullptr; } in GetScreenInfoById() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp1567 sptr<ScreenInfo> ScreenSessionManagerProxy::GetScreenInfoById(ScreenId screenId) in GetScreenInfoById() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp931 sptr<ScreenInfo> ScreenSessionManager::GetScreenInfoById(ScreenId screenId) in GetScreenInfoById() function in OHOS::Rosen::ScreenSessionManager