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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngwrite.c49 * after the image data, put it in png_write_end(). I strongly encourage
53 * them in png_write_end(), and compressing them.
326 png_write_end(png_structp png_ptr, png_infop info_ptr) function
328 png_debug(1, "in png_write_end");
1677 png_write_end(png_ptr, info_ptr);
H A Dpng.h1549 PNG_EXPORT(61, void, png_write_end,
H A Dpngtest.c1436 png_write_end(write_ptr, write_end_info_ptr);

Completed in 39 milliseconds