Home
last modified time | relevance | path

Searched refs:PathIndexType (Results 1 – 19 of 19) sorted by relevance

/external/skia/src/gpu/
DGrPathRendering.h37 typedef GrPathRange::PathIndexType PathIndexType; typedef
131 virtual void drawPaths(const GrPathRange*, const void* indices, PathIndexType,
DGrPathRange.h29 enum PathIndexType { enum
37 static inline int PathIndexSizeInBytes(PathIndexType type) { in PathIndexSizeInBytes()
86 void willDrawPaths(const void* indices, PathIndexType, int count) const;
DGrDrawTarget.h41 typedef GrPathRange::PathIndexType PathIndexType; typedef
103 PathIndexType indexType,
297 PathIndexType,
DGrInOrderDrawBuffer.h47 void appendIndicesAndTransforms(const void* indexValues, PathIndexType indexType, in appendIndicesAndTransforms()
100 PathIndexType,
DGrInOrderCommandBuilder.h35 GrDrawTarget::PathIndexType,
DGrReorderCommandBuilder.h43 GrDrawTarget::PathIndexType, in recordDrawPaths() argument
DGrPathRange.cpp35 void GrPathRange::willDrawPaths(const void* indices, PathIndexType indexType, int count) const { in willDrawPaths()
DGrGpu.h316 GrDrawTarget::PathIndexType,
444 GrDrawTarget::PathIndexType,
DGrCommandBuilder.h46 GrDrawTarget::PathIndexType,
DGrInOrderCommandBuilder.cpp74 GrDrawTarget::PathIndexType indexType, in recordDrawPaths()
DGrInOrderDrawBuffer.cpp60 PathIndexType indexType, in onDrawPaths()
DGrTargetCommands.h165 GrDrawTarget::PathIndexType fIndexType;
DGrTest.cpp211 GrDrawTarget::PathIndexType, in onDrawPaths() argument
DGrGpu.cpp319 GrDrawTarget::PathIndexType indexType, in drawPaths()
DGrDrawTarget.cpp255 PathIndexType indexType, in drawPaths()
/external/skia/src/gpu/gl/
DGrGLPathRendering.h44 virtual void drawPaths(const GrPathRange*, const void* indices, PathIndexType,
DGrGLGpu.h158 GrDrawTarget::PathIndexType,
DGrGLPathRendering.cpp197 const void* indices, PathIndexType indexType, in drawPaths()
DGrGLGpu.cpp1961 GrDrawTarget::PathIndexType indexType, in onDrawPaths()