Home
last modified time | relevance | path

Searched refs:kU16_PathIndexType (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrPathRange.cpp31 case kU16_PathIndexType: in loadPathsIfNeeded()
46 case kU16_PathIndexType: in assertPathsLoaded()
DGrPathRange.h30 kU16_PathIndexType, //!< uint16_t enumerator
38 GR_STATIC_ASSERT(1 == kU16_PathIndexType); in PathIndexSizeInBytes()
/external/skia/src/gpu/ops/
DGrDrawPathOp.cpp194 GrPathRange::kU16_PathIndexType, in onExecute()
222 GrPathRange::kU16_PathIndexType, in onExecute()
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp33 GR_STATIC_ASSERT(1 == GrPathRange::kU16_PathIndexType);