9 auto img0 =
bitmap.asImage();
10 auto img1 =
bitmap.asImage();
11 SkDebugf(
"%u\n%u\n", img0->uniqueID(), img1->uniqueID());
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
bool extractSubset(SkBitmap *dst, const SkIRect &subset) const
REG_FIDDLE(skbug_5648, 256, 256, true, 4)