Searched refs:png_get_IHDR (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_png.c84 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngget.c668 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, function
H A Dpng.h2129 PNG_EXPORT(143, png_uint_32, png_get_IHDR,
H A Dpngtest.c1007 if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth,

Completed in 73 milliseconds