Searched defs:png_read_IDAT_data (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpngrutil.c3997 png_read_IDAT_data(png_structrp png_ptr, png_bytep output, function
4135 /* The NULL causes png_read_IDAT_data to swallow any remaining bytes in
4139 png_read_IDAT_data(png_ptr, NULL, 0);
/external/pdfium/third_party/lpng_v163/
H A Dpngrutil.c3932 png_read_IDAT_data(png_structrp png_ptr, png_bytep output, function
4070 /* The NULL causes png_read_IDAT_data to swallow any remaining bytes in
4074 png_read_IDAT_data(png_ptr, NULL, 0);

Completed in 39 milliseconds