Lines Matching refs:doAA
250 void SkPaint::setAntiAlias(bool doAA) {251 this->setFlags(set_clear_mask(fBitfields.fFlags, doAA, kAntiAlias_Flag));