Home | History | Annotate | Download | only in core

Lines Matching defs:setRect

663 bool SkAAClip::setRect(const SkIRect& bounds) {
685 bool SkAAClip::setRect(const SkRect& r, bool doAA) {
718 return this->setRect(rgn.getBounds());
1315 tmpClip.setRect(ibounds);
1689 return this->setRect(rStorage);
1697 return this->setRect(rOrig);
1705 clip.setRect(*r);
1728 return this->setRect(rOrig);
1736 clip.setRect(*r, doAA);