Home
last modified time | relevance | path

Searched defs:RSSurfaceCapturePermissions (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_common_def.h222 struct RSSurfaceCapturePermissions { struct
223 bool screenCapturePermission = false;
224 bool isSystemCalling = false;
225 bool selfCapture = false;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_render_service_connection_proxy.cpp1065 const RSSurfaceCaptureConfig& captureConfig, RSSurfaceCapturePermissions /* permissions */) in TakeSurfaceCapture() argument