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

/external/libpng/
H A Dpngread.c636 png_read_rows(png_structrp png_ptr, png_bytepp row, function
643 png_debug(1, "in png_read_rows");
686 * each pass of a interlaced image, use png_read_rows() instead.
/external/pdfium/third_party/lpng_v163/
H A Dpngread.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,

Completed in 47 milliseconds