Home
last modified time | relevance | path

Searched defs:isOccluded (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable.cpp291 void RSFilterDrawable::MarkNodeIsOccluded(bool isOccluded) in MarkNodeIsOccluded()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/
H A Drs_uifirst_manager_test.cpp1388 bool isOccluded = uifirstManager_.IsSubTreeNeedPrepareForSnapshot(*surfaceNode); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp467 auto isOccluded = hasMirrorDisplay_ ? in IsSubTreeOccluded() local
2490 auto isOccluded = curSurfaceNode_ ? in PostPrepare() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp996 bool RSRenderNode::IsSubTreeNeedPrepare(bool filterInGlobal, bool isOccluded) in IsSubTreeNeedPrepare()
2312 void RSRenderNode::AccmulateDirtyInOcclusion(bool isOccluded) in AccmulateDirtyInOcclusion()
H A Drs_surface_render_node.cpp547 bool RSSurfaceRenderNode::IsSubTreeNeedPrepare(bool filterInGlobal, bool isOccluded) in IsSubTreeNeedPrepare()