Home
last modified time | relevance | path

Searched defs:IsCaptured (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h156 virtual bool IsCaptured() { return false; } in IsCaptured() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h142 bool IsCaptured() override { return false; }; in IsCaptured() function
/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp582 bool DisplayManagerAdapter::IsCaptured() in IsCaptured() function in OHOS::Rosen::DisplayManagerAdapter
H A Ddisplay_manager.cpp977 bool DisplayManager::IsCaptured() in IsCaptured() function in OHOS::Rosen::DisplayManager
982 bool DisplayManager::Impl::IsCaptured() in IsCaptured() function in OHOS::Rosen::DisplayManager::Impl
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_manager.cpp118 static napi_value IsCaptured(napi_env env, napi_callback_info info) in IsCaptured() function in OHOS::Rosen::JsDisplayManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp2120 bool ScreenSessionManagerProxy::IsCaptured() in IsCaptured() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp4781 bool ScreenSessionManager::IsCaptured() in IsCaptured() function in OHOS::Rosen::ScreenSessionManager