Home | History | Annotate | Download | only in ports

Lines Matching refs:isAA

1236     const bool isAA = !isLCD(fRec);
1251 //The offscreen contains a GDI blit if isAA and kGenA8FromLCD_Flag is not set.
1253 if (isAA && !(fRec.fFlags & SkScalerContext::kGenA8FromLCD_Flag)) {
1294 } else if (isAA) {