Home | History | Annotate | Download | only in pdf

Lines Matching full:skrect

33 #include "SkRect.h"
264 static void emit_clip(SkPath* clipPath, SkRect* clipRect,
339 SkRect translatedClip;
593 SkRect bbox = SkRect::MakeWH(SkIntToScalar(this->width()),
641 SkRect r = SkRect::MakeXYWH(points[i].fX, points[i].fY, 0, 0);
690 void SkPDFDevice::drawRect(const SkDraw& d, const SkRect& r,
848 SkRect r = SkRect::MakeXYWH(x, top - height, width, height);
853 SkRect r = SkRect::MakeXYWH(x, top - height, width, height);
1082 SkRect r = SkRect::MakeWH(this->width(), this->height());