Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkClipStack.h405 static const uint32_t kInvalidGenID = 0; //!< Invalid id that is never returned by variable
/third_party/skia/src/gpu/v1/
DClipStack.cpp185 static uint32_t kInvalidGenID = 0; variable