Home
last modified time | relevance | path

Searched refs:GetDisplaySnapshotWithOption (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp838 std::shared_ptr<Media::PixelMap> DisplayManagerAdapter::GetDisplaySnapshotWithOption(const CaptureO… in GetDisplaySnapshotWithOption() function in OHOS::Rosen::DisplayManagerAdapter
842 return displayManagerServiceProxy_->GetDisplaySnapshotWithOption(captureOption, errorCode); in GetDisplaySnapshotWithOption()
H A Ddisplay_manager.cpp2182 …SingletonContainer::Get<DisplayManagerAdapter>().GetDisplaySnapshotWithOption(captureOption, error… in GetScreenshotWithOption()
/ohos5.0/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_adapter.h102 …virtual std::shared_ptr<Media::PixelMap> GetDisplaySnapshotWithOption(const CaptureOption& capture…
/ohos5.0/foundation/window/window_manager/dmserver/include/
H A Ddisplay_manager_interface.h229 …virtual std::shared_ptr<Media::PixelMap> GetDisplaySnapshotWithOption(const CaptureOption& capture…
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_proxy.h182 … std::shared_ptr<Media::PixelMap> GetDisplaySnapshotWithOption(const CaptureOption& captureOption,
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h316 … std::shared_ptr<Media::PixelMap> GetDisplaySnapshotWithOption(const CaptureOption& captureOption,
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp973 std::shared_ptr<Media::PixelMap> capture = GetDisplaySnapshotWithOption(option, &errCode); in ProcGetDisplaySnapshotWithOption()
H A Dscreen_session_manager_proxy.cpp3169 std::shared_ptr<Media::PixelMap> ScreenSessionManagerProxy::GetDisplaySnapshotWithOption( in GetDisplaySnapshotWithOption() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp3934 std::shared_ptr<Media::PixelMap> ScreenSessionManager::GetDisplaySnapshotWithOption(const CaptureOp… in GetDisplaySnapshotWithOption() function in OHOS::Rosen::ScreenSessionManager