Home | History | Annotate | Download | only in libtests

Lines Matching refs:png_get_rows

906       png_bytep pr = png_get_rows(pp, ip)[0];
945 dp->original_rows = png_get_rows(pp, ip);
1049 png_bytepp rows = png_get_rows(dp->read_pp, dp->read_ip);
1065 display_log(dp, LIBPNG_BUG, "png_get_rows returned NULL");