Home | History | Annotate | Download | only in core

Lines Matching refs:SkIRect

152     SkIRect devBounds = fRC->getBounds();
249 static void CallBitmapXferProc(const SkBitmap& bitmap, const SkIRect& rect,
287 SkIRect devRect;
346 const SkIRect& r = rec.fClip->getBounds();
361 const SkIRect& r = rec.fRC->getBounds();
382 const SkIRect& r = rec.fRC->getBounds();
568 SkIRect ibounds;
877 SkIRect ir;
1225 SkIRect devBounds;
1276 SkIRect devIR;
1320 SkIRect ir;
1348 SkIRect ir;
1386 SkIRect bounds;
1514 SkIRect storage;
1515 SkIRect* bounds = &mask.fBounds;
1559 const SkIRect& cr = clipper.rect();
1594 const SkIRect& cr = clipper.rect();
1624 SkIRect bounds;
2697 const SkIRect& cr = fRC->getBounds();
2698 SkIRect br;
2713 bool SkBounder::doIRect(const SkIRect& r) {
2714 SkIRect rr;
2719 bool SkBounder::doIRectGlyph(const SkIRect& r, int x, int y,
2721 SkIRect rr;
2736 SkIRect r;
2762 SkIRect r;
2778 SkIRect r;
2804 static bool compute_bounds(const SkPath& devPath, const SkIRect* clipBounds,
2806 SkIRect* bounds) {
2835 SkIRect tmp = *clipBounds;
2864 clip.setRect(SkIRect::MakeWH(mask.fBounds.width(), mask.fBounds.height()));
2878 bool SkDraw::DrawToMask(const SkPath& devPath, const SkIRect* clipBounds,