Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/sksg/include/
DSkSGRenderNode.h137 bool hasChildrenInval() const;
/third_party/skia/modules/sksg/include/
DSkSGRenderNode.h139 bool hasChildrenInval() const;
/third_party/skia/modules/skottie/src/effects/
DBuldgeEffect.cpp85 if (!fContentShader || this->hasChildrenInval()) { in contentShader()
DMotionTileEffect.cpp61 if (!fLayerPicture || this->hasChildrenInval()) { in onRevalidate()
DSphereEffect.cpp178 if (!fContentShader || this->hasChildrenInval()) { in contentShader()
/third_party/flutter/skia/modules/sksg/src/
DSkSGRenderNode.cpp209 bool CustomRenderNode::hasChildrenInval() const { in hasChildrenInval() function in sksg::CustomRenderNode
/third_party/flutter/skia/modules/skottie/src/effects/
DMotionTileEffect.cpp59 if (!fLayerPicture || this->hasChildrenInval()) { in onRevalidate()
/third_party/skia/modules/sksg/src/
DSkSGRenderNode.cpp238 bool CustomRenderNode::hasChildrenInval() const { in hasChildrenInval() function in sksg::CustomRenderNode