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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngget.c810 png_get_pHYs(png_const_structp png_ptr, png_const_infop info_ptr, function
H A Dpng.h2167 PNG_EXPORT(149, png_uint_32, png_get_pHYs,
H A Dpngtest.c1145 if (png_get_pHYs(read_ptr, read_info_ptr, &res_x, &res_y, &unit_type))

Completed in 51 milliseconds