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

  /external/skia/src/gpu/
GrPathRendering.h 185 this->onDrawPaths(args, pathRange, indices, indexType, transformValues, transformType,
195 virtual void onDrawPaths(const DrawPathArgs&, const GrPathRange*, const void*, PathIndexType,
  /external/skia/src/gpu/gl/
GrGLPathRendering.h 69 void onDrawPaths(const DrawPathArgs&, const GrPathRange*, const void* indices, PathIndexType,
GrGLPathRendering.cpp 154 void GrGLPathRendering::onDrawPaths(const DrawPathArgs& args, const GrPathRange* pathRange,

Completed in 203 milliseconds