13 SkDebugf(
"copy is " "%s" "immutable\n",
copy.isImmutable() ?
"" :
"not ");
REG_FIDDLE(Bitmap_isImmutable, 256, 256, true, 0)
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
@ 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 copy(void *dst, const uint8_t *src, int width, int bpp, int deltaSrc, int offset, const SkPMColor ctable[])
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
bool extractSubset(SkBitmap *dst, const SkIRect &subset) const
bool tryAllocPixels(const SkImageInfo &info, size_t rowBytes)
static SkImageInfo Make(int width, int height, SkColorType ct, SkAlphaType at)