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

/external/libpng/
H A Dpngrutil.c3972 png_read_IDAT_data(png_structrp png_ptr, png_bytep output, function
4119 /* The NULL causes png_read_IDAT_data to swallow any remaining bytes in
4123 png_read_IDAT_data(png_ptr, NULL, 0);
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngrutil.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);
/external/skia/third_party/libpng/
H A Dpngprefix.h83 #define png_read_IDAT_data skia_png_read_IDAT_data macro

Completed in 110 milliseconds