Home | History | Annotate | Download | only in ports

Lines Matching refs:isAA

1157     const bool isAA = !isLCD(fRec);
1172 //The offscreen contains a GDI blit if isAA and kGenA8FromLCD_Flag is not set.
1174 if (isAA && !(fRec.fFlags & SkScalerContext::kGenA8FromLCD_Flag)) {
1214 } else if (isAA) {