Home | History | Annotate | Download | only in core

Lines Matching refs:getBounds

152     SkIRect devBounds = fRC->getBounds();
346 const SkIRect& r = rec.fClip->getBounds();
361 const SkIRect& r = rec.fRC->getBounds();
382 const SkIRect& r = rec.fRC->getBounds();
698 SkRect cullRect = SkRect::Make(fRC->getBounds());
1137 &fRC->getBounds(), paint->getMaskFilter(), &mask,
1657 fClipBounds = fClip->getBounds();
1664 fClipBounds = fClip->getBounds();
1677 fClipBounds = fAAClip->getBounds();
2697 const SkIRect& cr = fRC->getBounds();
2715 return rr.intersect(fClip->getBounds(), r) && this->onIRect(rr);
2722 if (!rr.intersect(fClip->getBounds(), r)) {
2779 const SkRect& bounds = path.getBounds();
2813 SkRect pathBounds = devPath.getBounds();