4REG_FIDDLE(Pixmap_computeByteSize, 256, 256,
true, 0) {
7 for (
int width : { 1, 1000, 1000000 } ) {
8 for (
int height: { 1, 1000, 1000000 } ) {
REG_FIDDLE(Pixmap_computeByteSize, 256, 256, true, 0)
@ kPremul_SkAlphaType
pixel components are premultiplied by alpha
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
size_t computeByteSize() const
static SkImageInfo MakeN32(int width, int height, SkAlphaType at)