Searched defs:drawPaths (Results 1 – 4 of 4) sorted by relevance
121 void GrCCPathProcessor::drawPaths(GrOpFlushState* flushState, const GrPipeline& pipeline, in drawPaths() function in GrCCPathProcessor
119 void GrCCPathProcessor::drawPaths(GrOpFlushState* flushState, const GrPipeline& pipeline, in drawPaths() function in GrCCPathProcessor
281 bool drawAsciiPaths(const SkPath& one, const SkPath& two, bool drawPaths) { in drawAsciiPaths()