Home
last modified time | relevance | path

Searched defs:TakeSurfaceCapture (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
Drs_interfaces.cpp128 bool RSInterfaces::TakeSurfaceCapture(std::shared_ptr<RSSurfaceNode> node, in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces
138 bool RSInterfaces::TakeSurfaceCapture(std::shared_ptr<RSDisplayNode> node, in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces
148 bool RSInterfaces::TakeSurfaceCapture(NodeId id, in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
Drs_render_service_client.cpp124 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> c… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
Drs_render_service_client.cpp124 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> c… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
Drs_render_service_client.cpp252 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> c… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
Drs_render_service_connection_proxy.cpp1062 void RSRenderServiceConnectionProxy::TakeSurfaceCapture(NodeId id, sptr<RSISurfaceCaptureCallback> … in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceConnectionProxy
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_render_service_connection.cpp900 void RSRenderServiceConnection::TakeSurfaceCapture(NodeId id, sptr<RSISurfaceCaptureCallback> callb… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceConnection