Home
last modified time | relevance | path

Searched refs:png_set_gAMA_fixed (Results 1 – 11 of 11) sorted by relevance

/external/libpng/scripts/
Dpng32ce.def113 png_set_gAMA_fixed @105
Dpngos2.def118 png_set_gAMA_fixed
Dpngw32.def115 png_set_gAMA_fixed @105
/external/libpng/
Dpngset.c143 png_set_gAMA_fixed(png_structp png_ptr, png_infop info_ptr, png_fixed_point in png_set_gAMA_fixed() function
553 png_set_gAMA_fixed(png_ptr, info_ptr, int_file_gamma); in png_set_sRGB_gAMA_and_cHRM()
Dpngtest.c938 png_set_gAMA_fixed(write_ptr, write_info_ptr, gamma); in test_one_file()
Dpngrutil.c763 png_set_gAMA_fixed(png_ptr, info_ptr, igamma); in png_handle_gAMA()
Dpng.h2456 extern PNG_EXPORT(void,png_set_gAMA_fixed) PNGARG((png_structp png_ptr,
DCHANGES583 fixed-point functions such as png_set_gAMA_fixed() were added.
/external/qemu/distrib/libpng-1.2.19/
Dpngset.c180 png_set_gAMA_fixed(png_structp png_ptr, png_infop info_ptr, png_fixed_point in png_set_gAMA_fixed() function
637 png_set_gAMA_fixed(png_ptr, info_ptr, int_file_gamma); in png_set_sRGB_gAMA_and_cHRM()
Dpng.h2231 extern PNG_EXPORT(void,png_set_gAMA_fixed) PNGARG((png_structp png_ptr,
Dpngrutil.c653 png_set_gAMA_fixed(png_ptr, info_ptr, igamma); in png_handle_gAMA()