Searched defs:png_read_rows (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngread.c643 png_read_rows(png_structrp png_ptr, png_bytepp row, function
650 png_debug(1, "in png_read_rows");
835 * each pass of a interlaced image, use png_read_rows() instead.
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngread.c567 png_read_rows(png_structrp png_ptr, png_bytepp row, function
574 png_debug(1, "in png_read_rows");
617 * each pass of a interlaced image, use png_read_rows() instead.
H A Dpng.h462 #define png_read_rows FOXIT_png_read_rows macro
1714 * necessary to call png_read_row or png_read_rows png_get_image_height
1804 PNG_EXPORT(55, void, png_read_rows, (png_structrp png_ptr, png_bytepp row,
/external/skia/third_party/libpng/
H A Dpngprefix.h328 #define png_read_rows skia_png_read_rows macro

Completed in 182 milliseconds