Home
last modified time | relevance | path

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

/third_party/skia/include/private/
DSkPathRef.h511 kEmptyGenID = 1, // GenID reserved for path ref with zero points and zero verbs. enumerator
/third_party/skia/src/core/
DSkClipStack.h408 static const uint32_t kEmptyGenID = 1; // no pixels writeable variable
/third_party/skia/src/gpu/v1/
DClipStack.cpp186 static uint32_t kEmptyGenID = 1; variable