Searched refs:png_set_hIST (Results 1 - 4 of 4) sorted by relevance
/openjdk7/jdk/src/share/native/sun/awt/libpng/ |
H A D | pngset.c | 155 png_set_hIST(png_structp png_ptr, png_infop info_ptr, png_const_uint_16p hist) function
|
H A D | png.h | 2125 PNG_EXPORT(142, void, png_set_hIST, (png_structp png_ptr,
|
H A D | pngtest.c | 1110 png_set_hIST(write_ptr, write_info_ptr, hist);
|
H A D | pngrutil.c | 1756 png_set_hIST(png_ptr, info_ptr, readbuf);
|
Completed in 39 milliseconds