Home
last modified time | relevance | path

Searched refs:kU8_PathIndexType (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/
DGrPathRange.cpp29 case kU8_PathIndexType: in loadPathsIfNeeded()
44 case kU8_PathIndexType: in assertPathsLoaded()
DGrPathRange.h29 kU8_PathIndexType, //!< uint8_t enumerator
37 GR_STATIC_ASSERT(0 == kU8_PathIndexType); in PathIndexSizeInBytes()
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp32 GR_STATIC_ASSERT(0 == GrPathRange::kU8_PathIndexType);