Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkClipStack.h144 uint32_t getGenID() const { SkASSERT(kInvalidGenID != fGenID); return fGenID; } in getGenID() function
/third_party/skia/src/core/
DSkClipStack.h161 uint32_t getGenID() const { SkASSERT(kInvalidGenID != fGenID); return fGenID; } in getGenID() function