Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkClipStack.h385 static const uint32_t kInvalidGenID = 0; //!< Invalid id that is never returned by variable
/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