Searched defs:PathIndexType (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrPathRendering.h37 typedef GrPathRange::PathIndexType PathIndexType; typedef in class:GrPathRendering
131 virtual void drawPaths(const GrPathRange*, const void* indices, PathIndexType,
H A DGrPathRange.h29 enum PathIndexType { enum in class:GrPathRange
37 static inline int PathIndexSizeInBytes(PathIndexType type) {
86 void willDrawPaths(const void* indices, PathIndexType, int count) const;
H A DGrDrawTarget.h41 typedef GrPathRange::PathIndexType PathIndexType; typedef in class:GrDrawTarget
103 PathIndexType indexType,
297 PathIndexType,

Completed in 176 milliseconds