Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngstruct.h173 png_fixed_point screen_gamma; /* screen gamma value (display_exponent) */ member
Dpngrtran.c1052 png_gamma_threshold(png_fixed_point screen_gamma, png_fixed_point file_gamma) in png_gamma_threshold()