Home | History | Annotate | Download | only in gpu

Lines Matching refs:usePath

643     bool usePath = doStroke && width > 0 &&
647 usePath = true;
650 if (!usePath && paint.isAntiAlias() && !fContext->getMatrix().rectStaysRect()) {
651 usePath = true;
657 usePath = true;
661 usePath = true;
664 if (usePath) {
685 bool usePath = false;
688 usePath = true;
691 if (usePath) {