Searched refs:png_get_IHDR (Results 1 - 4 of 4) sorted by relevance
/openjdk7/jdk/src/share/native/sun/awt/splashscreen/ |
H A D | splashscreen_png.c | 84 png_get_IHDR(png_ptr, info_ptr, &width, &height, &bit_depth, &color_type,
|
/openjdk7/jdk/src/share/native/sun/awt/libpng/ |
H A D | pngget.c | 668 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, function
|
H A D | png.h | 2129 PNG_EXPORT(143, png_uint_32, png_get_IHDR,
|
H A D | pngtest.c | 1007 if (png_get_IHDR(read_ptr, read_info_ptr, &width, &height, &bit_depth,
|
Completed in 73 milliseconds