Searched defs:drawCoverage (Results 1 – 6 of 6) sorted by relevance
29 DrawPathBench(bool drawCoverage) in DrawPathBench()
28 DrawPathBench(bool drawCoverage) : fDrawCoverage(drawCoverage) { in DrawPathBench()
818 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath()885 bool drawCoverage, SkBlitter* customBlitter) const { in drawPath()
793 bool drawCoverage) { in Choose()
818 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath()886 bool drawCoverage, SkBlitter* customBlitter) const { in drawPath()
694 bool drawCoverage, in Choose()