Home
last modified time | relevance | path

Searched refs:HasPrivacyContentLayer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h178 bool HasPrivacyContentLayer() in HasPrivacyContentLayer() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.cpp715 bool hasHidePrivacyContent = surfaceParams.HasPrivacyContentLayer() && in CaptureSurface()