Home | History | Annotate | Download | only in core

Lines Matching refs:setRect

665 bool SkAAClip::setRect(const SkIRect& bounds) {
687 bool SkAAClip::setRect(const SkRect& r, bool doAA) {
720 return this->setRect(rgn.getBounds());
1317 tmpClip.setRect(ibounds);
1680 return this->setRect(rStorage);
1688 return this->setRect(rOrig);
1696 clip.setRect(*r);
1719 return this->setRect(rOrig);
1727 clip.setRect(*r, doAA);