Searched refs:MakeIWH (Results 1 – 5 of 5) sorted by relevance
159 src = SkRect::MakeIWH(this->width(), this->height()); in onNewImage()
123 SkRect r = SkRect::MakeIWH(width, height); in draw_box_frame()
411 static SkRect SK_WARN_UNUSED_RESULT MakeIWH(int w, int h) { in MakeIWH() function
518 SkRect bounds = SkRect::MakeIWH(srcW, srcH); in auto_compute_translate()
1303 const SkRect srcBounds = SkRect::MakeIWH(bitmap.width(), bitmap.height()); in drawBitmap()