Searched refs:png_destroy_info_struct (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngtest.c891 png_destroy_info_struct(write_ptr, &write_end_info_ptr);
913 png_destroy_info_struct(write_ptr, &write_end_info_ptr);
1460 png_destroy_info_struct(write_ptr, &write_end_info_ptr);
H A Dpng.c257 png_destroy_info_struct(png_structp png_ptr, png_infopp info_ptr_ptr) function
261 png_debug(1, "in png_destroy_info_struct");
H A Dpng.h1558 PNG_EXPORT(63, void, png_destroy_info_struct, (png_structp png_ptr,

Completed in 78 milliseconds