Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_render_node.h359 void SetShadowValidLastFrame(bool isShadowValidLastFrame) in SetShadowValidLastFrame() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp1279 SetShadowValidLastFrame(true); in CollectAndUpdateLocalShadowRect()
1656 SetShadowValidLastFrame(true); in UpdateDirtyRegion()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp2198 surfaceNode.SetShadowValidLastFrame(false); in CheckMergeDisplayDirtyByShadowChanged()