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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngwrite.c150 png_write_info(png_structp png_ptr, png_infop info_ptr) function
156 png_debug(1, "in png_write_info");
322 * in png_write_info(), do not write them again here. If you have long
651 "png_write_info was never called before png_write_row");
1606 png_write_info(png_ptr, info_ptr);
H A Dpng.h1096 PNG_EXPORT(21, void, png_write_info,
H A Dpngtest.c1269 png_write_info(write_ptr, write_info_ptr);

Completed in 34 milliseconds