Home
last modified time | relevance | path

Searched defs:screen_gamma (Results 1 – 7 of 7) sorted by relevance

/external/skia/third_party/libpng/
Dpngstruct.h291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) */ member
Dpngrtran.c1078 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
/external/libpng/
Dpngstruct.h291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) */ member
Dpngrtran.c1078 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
/external/pdfium/third_party/libpng16/
Dpngstruct.h291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) */ member
Dpngrtran.c1078 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
/external/libpng/contrib/libtests/
Dpngvalid.c9215 double screen_gamma; member
9235 double file_gamma, double screen_gamma, png_byte sbit, int threshold_test, in gamma_display_init()
9408 double screen_gamma; member
10555 double screen_gamma) in gamma_threshold_test()
10613 const double screen_gamma, const png_byte sbit, in gamma_transform_test()
10774 const double screen_gamma, in gamma_composition_test()