Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp3178 bool hasAnim = ancestorNodeHasAnimation_ || node.GetCurFrameHasAnimation(); in CheckIsGpuOverDrawBufferOptimizeNode() local
3179 if (!node.IsScale() || hasAnim || curCornerRadius_.IsZero() || curAlpha_ < 1) { in CheckIsGpuOverDrawBufferOptimizeNode()