Searched refs:png_handle_IEND (Results 1 - 9 of 9) sorted by relevance

/external/skia/third_party/libpng/
H A Dpngprefix.h115 #define png_handle_IEND skia_png_handle_IEND macro
/external/libpng/
H A Dpngpread.c269 png_handle_IEND(png_ptr, info_ptr, png_ptr->push_length);
H A Dpngread.c143 png_handle_IEND(png_ptr, info_ptr, length);
937 png_handle_IEND(png_ptr, info_ptr, length);
H A Dpngpriv.h1282 PNG_INTERNAL_FUNCTION(void,png_handle_IEND,(png_structrp png_ptr,
H A Dpngrutil.c1075 png_handle_IEND(png_structrp png_ptr, png_inforp info_ptr, png_uint_32 length) function
1077 png_debug(1, "in png_handle_IEND");
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngpread.c267 png_handle_IEND(png_ptr, info_ptr, png_ptr->push_length);
H A Dfx_pngread.c138 png_handle_IEND(png_ptr, info_ptr, length);
722 png_handle_IEND(png_ptr, info_ptr, length);
H A Dpngpriv.h1340 PNG_INTERNAL_FUNCTION(void,png_handle_IEND,(png_structrp png_ptr,
H A Dfx_pngrutil.c1050 png_handle_IEND(png_structrp png_ptr, png_inforp info_ptr, png_uint_32 length) function
1052 png_debug(1, "in png_handle_IEND");

Completed in 76 milliseconds