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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngset.c478 png_set_pHYs(png_structp png_ptr, png_infop info_ptr, function
H A Dpng.h2173 PNG_EXPORT(150, void, png_set_pHYs,
H A Dpngtest.c1146 png_set_pHYs(write_ptr, write_info_ptr, res_x, res_y, unit_type);
H A Dpngrutil.c1802 png_set_pHYs(png_ptr, info_ptr, res_x, res_y, unit_type);

Completed in 260 milliseconds