Searched refs:test_gamma (Results 1 - 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
H A Dpngvalid.c10216 double test_gamma = 1.0; local
10217 while (test_gamma >= .4)
10223 test_gamma, 1/test_gamma);
10224 test_gamma *= .95;

Completed in 161 milliseconds