Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkClipStack.h378 static const uint32_t kInvalidGenID = 0; //!< Invalid id that is never returned by variable
/external/skia/src/gpu/ganesh/
DClipStack.cpp188 static uint32_t kInvalidGenID = 0; variable