Home
last modified time | relevance | path

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

/external/skia/modules/sksg/include/
DSkSGRenderNode.h139 bool hasChildrenInval() const;
/external/skia/modules/sksg/src/
DSkSGRenderNode.cpp238 bool CustomRenderNode::hasChildrenInval() const { in hasChildrenInval() function in sksg::CustomRenderNode
/external/skia/modules/skottie/src/effects/
DMotionTileEffect.cpp61 if (!fLayerPicture || this->hasChildrenInval()) { in onRevalidate()
DSphereEffect.cpp176 if (!fContentShader || this->hasChildrenInval()) { in contentShader()