8 for (
auto& pixmap : { badPixmap, okPixmap } ) {
9 SkDebugf(
"rowBytes: %zu minRowBytes: %zu\n", pixmap.rowBytes(),
10 pixmap.info().minRowBytes());
REG_FIDDLE(Pixmap_rowBytes, 256, 256, true, 0)
void SK_SPI SkDebugf(const char format[],...) SK_PRINTF_LIKE(1
static void draw(SkCanvas *canvas, SkRect &target, int x, int y)
static SkImageInfo MakeA8(int width, int height)