Home
last modified time | relevance | path

Searched defs:GetCutoutInfo (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_lite.cpp92 sptr<CutoutInfo> DisplayLite::GetCutoutInfo() const in GetCutoutInfo() function in OHOS::Rosen::DisplayLite
H A Ddisplay_manager_adapter_lite.cpp142 sptr<CutoutInfo> DisplayManagerAdapterLite::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::DisplayManagerAdapterLite
H A Ddisplay_manager_lite_proxy.cpp266 sptr<CutoutInfo> DisplayManagerLiteProxy::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::DisplayManagerLiteProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager_lite.cpp152 sptr<CutoutInfo> ScreenSessionManagerLite::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::ScreenSessionManagerLite
H A Dscreen_session_manager.cpp4361 sptr<CutoutInfo> ScreenSessionManager::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::ScreenSessionManager
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay.cpp218 sptr<CutoutInfo> Display::GetCutoutInfo() const in GetCutoutInfo() function in OHOS::Rosen::Display
H A Ddisplay_manager_adapter.cpp542 sptr<CutoutInfo> DisplayManagerAdapter::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::DisplayManagerAdapter
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_lite_interface.h79 virtual sptr<CutoutInfo> GetCutoutInfo(DisplayId displayId) { return nullptr; } in GetCutoutInfo() function
H A Dscreen_session_manager_interface.h99 virtual sptr<CutoutInfo> GetCutoutInfo(DisplayId displayId) override { return nullptr; } in GetCutoutInfo() function
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp158 sptr<CutoutInfo> DisplayManagerServiceInner::GetCutoutInfo(DisplayId displayId) const in GetCutoutInfo() function in OHOS::Rosen::DisplayManagerServiceInner
H A Ddisplay_cutout_controller.cpp77 sptr<CutoutInfo> DisplayCutoutController::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::DisplayCutoutController
H A Ddisplay_manager_service.cpp819 sptr<CutoutInfo> DisplayManagerService::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::DisplayManagerService
H A Ddisplay_manager_proxy.cpp1111 sptr<CutoutInfo> DisplayManagerProxy::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::DisplayManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_lite_proxy.cpp264 sptr<CutoutInfo> ScreenSessionManagerLiteProxy::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::ScreenSessionManagerLiteProxy
H A Dscreen_session_manager_proxy.cpp1779 sptr<CutoutInfo> ScreenSessionManagerProxy::GetCutoutInfo(DisplayId displayId) in GetCutoutInfo() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Dcj_display_impl.cpp286 RetStruct DisplayImpl::GetCutoutInfo() in GetCutoutInfo() function in OHOS::Rosen::DisplayImpl
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display.cpp183 napi_value JsDisplay::GetCutoutInfo(napi_env env, napi_callback_info info) in GetCutoutInfo() function in OHOS::Rosen::JsDisplay