Lines Matching defs:image
33 /** Creates an image with two one-pixel wide borders around a checkerboard. The checkerboard is 2x2
35 the image and a src rect that bounds the checkerboard portion. */
110 * the tiling image draws of SkGpuDevice by overriding the maximum texture size of the GrContext.
127 void drawImage(SkCanvas* canvas, sk_sp<SkImage> image, SkRect srcRect, SkRect dstRect,
131 imageSetEntry[0].fImage = image;
141 canvas->drawImageRect(image.get(), srcRect, dstRect, sampling, paint, fConstraint);
145 // Draw the area of interest of the small image
158 // Draw the area of interest of the large image
171 // Draw upper-left 1/4 of the area of interest of the large image
188 // Draw the area of interest of the small image with a normal blur
203 // Draw the area of interest of the small image with a outer blur
340 // Construct an image and return the inner "src" rect. Build the image such that the interior is
343 // Show that kFast_SrcRectConstraint sees even the red margin (due to mipmapping) when the image