Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/
H A Drs_interfaces.cpp128 bool RSInterfaces::TakeSurfaceCapture(std::shared_ptr<RSSurfaceNode> node, in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces
148 bool RSInterfaces::TakeSurfaceCapture(std::shared_ptr<RSDisplayNode> node, in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces
158 bool RSInterfaces::TakeSurfaceCapture(NodeId id, in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_render_service_client.cpp125 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> c… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_render_service_client.cpp125 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> c… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_client.cpp259 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> c… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
H A Drs_render_service_connection_proxy.cpp1064 void RSRenderServiceConnectionProxy::TakeSurfaceCapture(NodeId id, sptr<RSISurfaceCaptureCallback> … in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceConnectionProxy
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp925 void RSRenderServiceConnection::TakeSurfaceCapture(NodeId id, sptr<RSISurfaceCaptureCallback> callb… in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceConnection