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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpng.c230 png_create_info_struct,(png_structp png_ptr),PNG_ALLOCATED)
234 png_debug(1, "in png_create_info_struct");
284 * and applications using it are urged to use png_create_info_struct()
229 PNG_FUNCTION(png_infop,PNGAPI png_create_info_struct,(png_structp png_ptr),PNG_ALLOCATED) argument

Completed in 43 milliseconds