10 bitmap.isNull() ?
"true" :
"false");
13 bitmap.isNull() ?
"true" :
"false");
REG_FIDDLE(Bitmap_reset, 256, 256, true, 0)
@ kOpaque_SkAlphaType
pixel is opaque
@ kRGBA_8888_SkColorType
pixel with 8 bits for red, green, blue, alpha; in 32-bit word
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
static SkImageInfo Make(int width, int height, SkColorType ct, SkAlphaType at)