Home | History | Annotate | Download | only in core

Lines Matching refs:SkIRect

130             SkIRect deviceR;
502 SkIRect bounds;
582 const SkIRect& bounds,
629 SkIRect ir;
630 const SkIRect& clipBounds = this->getTotalClip().getBounds();
836 SkIRect ir;
913 SkIRect idst;
915 return !SkIRect::Intersects(idst, fMCRec->fRegion->getBounds());
983 const SkIRect& ibounds = clip.getBounds();
1108 void SkCanvas::drawBitmapRect(const SkBitmap& bitmap, const SkIRect* src,