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

/external/qemu/distrib/libpng-1.2.19/
H A Dpng.c268 png_destroy_info_struct(png_structp png_ptr, png_infopp info_ptr_ptr) function
273 png_debug(1, "in png_destroy_info_struct\n");
/external/libpng/
H A Dpng.c276 png_destroy_info_struct(png_structp png_ptr, png_infopp info_ptr_ptr) function
280 png_debug(1, "in png_destroy_info_struct");

Completed in 67 milliseconds