Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkClipStack.h381 static const uint32_t kEmptyGenID = 1; // no pixels writeable variable
/external/skia/include/private/
DSkPathRef.h514 kEmptyGenID = 1, // GenID reserved for path ref with zero points and zero verbs. enumerator
/external/skia/src/gpu/ganesh/
DClipStack.cpp189 static uint32_t kEmptyGenID = 1; variable