Searched refs:UpdateAnimatePropertyCacheSurface (Results 1 – 3 of 3) sorted by relevance
88 bool UpdateAnimatePropertyCacheSurface(RSRenderNode& node);
646 if (!node.GetCompletedCacheSurface() && UpdateAnimatePropertyCacheSurface(node)) { in ProcessCanvasRenderNode()666 bool RSRenderThreadVisitor::UpdateAnimatePropertyCacheSurface(RSRenderNode& node) in UpdateAnimatePropertyCacheSurface() function in OHOS::Rosen::RSRenderThreadVisitor
1130 bool res = visitor.UpdateAnimatePropertyCacheSurface(node);1137 res = visitor.UpdateAnimatePropertyCacheSurface(node);