Searched refs:onDrawPaths (Results 1 - 9 of 9) sorted by relevance

/external/skia/src/gpu/
H A DGrInOrderDrawBuffer.h97 void onDrawPaths(const GrPathProcessor*,
H A DGrDrawTarget.h294 virtual void onDrawPaths(const GrPathProcessor*,
H A DGrGpu.h441 virtual void onDrawPaths(const DrawArgs&,
H A DGrInOrderDrawBuffer.cpp57 void GrInOrderDrawBuffer::onDrawPaths(const GrPathProcessor* pathProc, function in class:GrInOrderDrawBuffer
H A DGrTest.cpp208 void onDrawPaths(const DrawArgs&,
H A DGrGpu.cpp326 this->onDrawPaths(args, pathRange, indices, indexType, transformValues,
H A DGrDrawTarget.cpp291 this->onDrawPaths(pathProc, pathRange, indices, indexType, transformValues,
/external/skia/src/gpu/gl/
H A DGrGLGpu.h155 void onDrawPaths(const DrawArgs&,
H A DGrGLGpu.cpp1958 void GrGLGpu::onDrawPaths(const DrawArgs& args, function in class:GrGLGpu

Completed in 121 milliseconds