Home | History | Annotate | Download | only in gpu

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) {