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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngread.c209 png_read_info(png_structp png_ptr, png_infop info_ptr) function
211 png_debug(1, "in png_read_info");
1308 /* png_read_info() gives us all of the information from the
1311 png_read_info(png_ptr, info_ptr);

Completed in 150 milliseconds