HomeSort by relevance Sort by last modified time
    Searched defs:PathIndexType (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrPathRendering.h 37 typedef GrPathRange::PathIndexType PathIndexType;
131 virtual void drawPaths(const GrPathRange*, const void* indices, PathIndexType,
GrPathRange.h 29 enum PathIndexType {
37 static inline int PathIndexSizeInBytes(PathIndexType type) {
86 void willDrawPaths(const void* indices, PathIndexType, int count) const;
GrDrawTarget.h 41 typedef GrPathRange::PathIndexType PathIndexType;
103 PathIndexType indexType,
297 PathIndexType,

Completed in 379 milliseconds