Searched refs:hasChildrenInval (Results 1 – 4 of 4) sorted by relevance
139 bool hasChildrenInval() const;
238 bool CustomRenderNode::hasChildrenInval() const { in hasChildrenInval() function in sksg::CustomRenderNode
61 if (!fLayerPicture || this->hasChildrenInval()) { in onRevalidate()
176 if (!fContentShader || this->hasChildrenInval()) { in contentShader()