Home | History | Annotate | Download | only in bench

Lines Matching defs:fAA

112         fAA = aa;
118 suffix.printf("rotated_rect_%s_%d", fAA ? "aa" : "noaa", fDegrees);
132 paint->setAntiAlias(fAA);
137 bool fAA;