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()
689 bool drawCoverage) { in Choose()
808 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath()876 bool drawCoverage, SkBlitter* customBlitter) const { in drawPath()
698 bool drawCoverage, in Choose()