HomeSort by relevance Sort by last modified time
    Searched refs:onDrawPaths (Results 1 - 9 of 9) sorted by null

  /external/skia/src/gpu/
GrInOrderDrawBuffer.h 97 void onDrawPaths(const GrPathProcessor*,
GrDrawTarget.h 294 virtual void onDrawPaths(const GrPathProcessor*,
GrGpu.h 441 virtual void onDrawPaths(const DrawArgs&,
GrInOrderDrawBuffer.cpp 57 void GrInOrderDrawBuffer::onDrawPaths(const GrPathProcessor* pathProc,
GrTest.cpp 208 void onDrawPaths(const DrawArgs&,
GrGpu.cpp 326 this->onDrawPaths(args, pathRange, indices, indexType, transformValues,
GrDrawTarget.cpp 291 this->onDrawPaths(pathProc, pathRange, indices, indexType, transformValues,
  /external/skia/src/gpu/gl/
GrGLGpu.h 155 void onDrawPaths(const DrawArgs&,
GrGLGpu.cpp     [all...]

Completed in 119 milliseconds