Home | History | Annotate | Download | only in core

Lines Matching refs:doAA

116                                     bool doAA) {
120 this->initRect(saveCount, r, op, doAA);
127 this->initRRect(saveCount, rrect, op, doAA);
134 this->initCommon(saveCount, op, doAA);
751 bool doAA) {
754 Element element(fSaveCount, transformedRRect, op, doAA);
765 this->clipPath(path, matrix, op, doAA);
769 bool doAA) {
778 Element element(fSaveCount, devRect, op, doAA);
785 this->clipPath(path, matrix, op, doAA);
789 bool doAA) {
792 Element element(fSaveCount, devPath, op, doAA);