Searched defs:drawCoverage (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/m133/bench/ |
| D | CoverageBench.cpp | 27 DrawPathBench(bool drawCoverage) : fDrawCoverage(drawCoverage) { in DrawPathBench()
|
| /third_party/skia/bench/ |
| D | CoverageBench.cpp | 29 DrawPathBench(bool drawCoverage) in DrawPathBench()
|
| /third_party/skia/m133/src/core/ |
| D | SkDrawBase.cpp | 325 void SkDrawBase::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath() 386 bool drawCoverage, SkBlitter* customBlitter) const { in drawPath()
|
| D | SkBlitter_A8.cpp | 290 bool drawCoverage, in SkA8Blitter_Choose()
|
| D | SkBlitter.cpp | 689 bool drawCoverage, in Choose()
|
| /third_party/skia/src/core/ |
| D | SkDraw.cpp | 808 void SkDraw::drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage, in drawDevPath() 876 bool drawCoverage, SkBlitter* customBlitter) const { in drawPath()
|
| D | SkBlitter.cpp | 698 bool drawCoverage, in Choose()
|