Home
last modified time | relevance | path

Searched refs:kLast_PathIndexType (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/
DGrPathRange.h33 kLast_PathIndexType = kU32_PathIndexType enumerator
40 GR_STATIC_ASSERT(kU32_PathIndexType == kLast_PathIndexType); in PathIndexSizeInBytes()
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp35 GR_STATIC_ASSERT(GrPathRange::kU32_PathIndexType == GrPathRange::kLast_PathIndexType);