Home
last modified time | relevance | path

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

/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