Home | History | Annotate | Download | only in ops

Lines Matching refs:useAA

350         // useAA here means Edge AA or MSAA
351 bool useAA = this->aaMode() != AAMode::kNone;
396 if (useAA) {
429 if (useAA && !lineDone) {
476 if ((strokeWidth < 1.f && useAA) || 0.f == strokeWidth) {
502 if (devIntervals[1] <= 0.f && useAA) {
548 SkASSERT(useAA); // so that we know bloatX and bloatY have been set
553 SkASSERT(useAA); // so that we know bloatX and bloatY have been set