Home | History | Annotate | Download | only in ops

Lines Matching refs:useAA

353         // useAA here means Edge AA or MSAA
354 bool useAA = this->aaMode() != AAMode::kNone;
399 if (useAA) {
432 if (useAA && !lineDone) {
479 if ((strokeWidth < 1.f && useAA) || 0.f == strokeWidth) {
505 if (devIntervals[1] <= 0.f && useAA) {
551 SkASSERT(useAA); // so that we know bloatX and bloatY have been set
556 SkASSERT(useAA); // so that we know bloatX and bloatY have been set