Home | History | Annotate | Download | only in core

Lines Matching refs:doAA

755 bool SkAAClip::setRect(const SkRect& r, bool doAA) {
766 return this->setPath(path, nullptr, doAA);
1373 bool SkAAClip::setPath(const SkPath& path, const SkRegion* clip, bool doAA) {
1400 if (doAA) {
1768 bool SkAAClip::op(const SkRect& rOrig, SkRegion::Op op, bool doAA) {
1795 clip.setRect(*r, doAA);