Home
last modified time | relevance | path

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

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