Searched defs:TakeSurfaceCapture (Results 1 - 5 of 5) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 236 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> callback, in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
|
H A D | rs_render_service_connection_proxy.cpp | 1196 void RSRenderServiceConnectionProxy::TakeSurfaceCapture(NodeId id, sptr<RSISurfaceCaptureCallback> callback, in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceConnectionProxy
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/ |
H A D | rs_render_service_client.cpp | 129 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> callback, in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 182 bool RSInterfaces::TakeSurfaceCapture(std::shared_ptr<RSSurfaceNode> node,
in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces 192 bool RSInterfaces::TakeSurfaceCapture(std::shared_ptr<RSDisplayNode> node,
in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces 202 bool RSInterfaces::TakeSurfaceCapture(NodeId id,
in TakeSurfaceCapture() function in OHOS::Rosen::RSInterfaces
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/ |
H A D | rs_render_service_client.cpp | 129 bool RSRenderServiceClient::TakeSurfaceCapture(NodeId id, std::shared_ptr<SurfaceCaptureCallback> callback, in TakeSurfaceCapture() function in OHOS::Rosen::RSRenderServiceClient
|
Completed in 14 milliseconds