Home
last modified time | relevance | path

Searched defs:hasInval (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/modules/sksg/include/
DSkSGNode.h58 bool hasInval() const { return fFlags & kInvalidated_Flag; } in hasInval() function
/third_party/skia/modules/sksg/include/
DSkSGNode.h58 bool hasInval() const { return fFlags & kInvalidated_Flag; } in hasInval() function
/third_party/skia/experimental/skrive/include/
DSkRive.h91 bool hasInval() const { return fDirty; } in hasInval() function