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

/external/chromium_org/third_party/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");
H A Dpngusr.h168 #define png_destroy_info_struct wk_png_destroy_info_struct macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.c277 png_destroy_info_struct(png_structp png_ptr, png_infopp info_ptr_ptr) function
281 png_debug(1, "in png_destroy_info_struct");
/external/libpng/
H A Dpng.c361 png_destroy_info_struct(png_const_structrp png_ptr, png_infopp info_ptr_ptr) function
365 png_debug(1, "in png_destroy_info_struct");

Completed in 123 milliseconds