Home
last modified time | relevance | path

Searched defs:file_gamma (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libpng/
H A Dpngrtran.c291 png_fixed_point file_gamma; in png_set_alpha_mode_fixed() local
815 png_fixed_point file_gamma) in png_set_gamma_fixed()
854 png_set_gamma(png_structrp png_ptr, double scrn_gamma, double file_gamma) in png_set_gamma()
1088 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
H A Dpngset.c181 png_fixed_point file_gamma) in png_set_gAMA_fixed()
194 png_set_gAMA(png_const_structrp png_ptr, png_inforp info_ptr, double file_gamma) in png_set_gAMA()
H A Dpngget.c688 png_fixed_point *file_gamma) in png_get_gAMA_fixed()
707 double *file_gamma) in png_get_gAMA()
H A Dpngwutil.c1084 png_write_gAMA_fixed(png_structrp png_ptr, png_fixed_point file_gamma) in png_write_gAMA_fixed()
/aosp_15_r20/external/libpng/contrib/pngminus/
H A Dpng2pnm.c248 double file_gamma; in do_png2pnm() local
/aosp_15_r20/external/libpng/contrib/libtests/
H A Dpngvalid.c9225 double file_gamma; member
9246 double file_gamma, double screen_gamma, png_byte sbit, int threshold_test, in gamma_display_init()
10568 png_byte bit_depth, int interlace_type, double file_gamma, in gamma_threshold_test()
10626 int interlace_type, const double file_gamma, in gamma_transform_test()
10795 int interlace_type, const double file_gamma, in gamma_composition_test()