Lines Matching refs:doFill
815 bool doFill = true;844 doFill = false;847 if (doFill && (paint.getPathEffect() || 849 doFill = paint.getFillPath(*pathPtr, &tmpPath);869 if (doFill) {