Home | History | Annotate | Download | only in core

Lines Matching defs:doFill

954 doFill) const {
986 SkStrokeRec::InitStyle style = doFill ? SkStrokeRec::kFill_InitStyle
994 if (doFill) {
1047 bool doFill = true;
1103 doFill = paint->getFillPath(*pathPtr, &tmpPath, cullRectPtr,
1114 this->drawDevPath(*devPathPtr, *paint, drawCoverage, customBlitter, doFill);