Home | History | Annotate | Download | only in core

Lines Matching defs:doFill

907     bool            doFill = true;
965 doFill = paint->getFillPath(*pathPtr, &tmpPath);
995 if (fBounder && !fBounder->doPath(*devPathPtr, *paint, doFill)) {
1000 if (doFill) {
2515 bool SkBounder::doPath(const SkPath& path, const SkPaint& paint, bool doFill) {
2519 if (doFill) {