Searched defs:screen_gamma (Results 1 – 7 of 7) sorted by relevance
/external/skia/third_party/libpng/ |
D | pngstruct.h | 291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) */ member
|
D | pngrtran.c | 1078 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
|
/external/libpng/ |
D | pngstruct.h | 291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) */ member
|
D | pngrtran.c | 1078 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
|
/external/pdfium/third_party/libpng16/ |
D | pngstruct.h | 291 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) */ member
|
D | pngrtran.c | 1078 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()
|
/external/libpng/contrib/libtests/ |
D | pngvalid.c | 9215 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()
|