Home
last modified time | relevance | path

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

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