Searched refs:bmRow (Results 1 – 1 of 1) sorted by relevance
371 uint8_t* bmRow = decodedBitmap->getAddr8(0, y); in onDecode() local372 png_read_rows(png_ptr, &bmRow, png_bytepp_NULL, 1); in onDecode()411 uint8_t* bmRow = row; in onDecode() local412 png_read_rows(png_ptr, &bmRow, png_bytepp_NULL, 1); in onDecode()