Home
last modified time | relevance | path

Searched refs:GetHasPrivacyContentLayer (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h477 bool GetHasPrivacyContentLayer() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp2491 bool result = node->GetHasPrivacyContentLayer();
2508 bool result = node->GetHasPrivacyContentLayer();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp915 bool RSSurfaceRenderNode::GetHasPrivacyContentLayer() const in GetHasPrivacyContentLayer() function in OHOS::Rosen::RSSurfaceRenderNode