Home
last modified time | relevance | path

Searched refs:png_set_gAMA_fixed (Results 1 – 15 of 15) 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/chromium_org/third_party/libpng/
Dpngusr.h387 #define png_set_gAMA_fixed wk_png_set_gAMA_fixed macro
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()
Dpngrutil.c753 png_set_gAMA_fixed(png_ptr, info_ptr, igamma); in png_handle_gAMA()
Dpng.h2384 extern PNG_EXPORT(void,png_set_gAMA_fixed) PNGARG((png_structp png_ptr,
/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.c769 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()