Searched refs:SK_GAMMA_EXPONENT (Results 1 – 11 of 11) sorted by relevance
58 #ifndef SK_GAMMA_EXPONENT59 #define SK_GAMMA_EXPONENT 1.4 macro
66 #ifndef SK_GAMMA_EXPONENT67 #define SK_GAMMA_EXPONENT 1.4 macro
111 fTable = build_distance_adjust_table(SK_GAMMA_EXPONENT, SK_GAMMA_EXPONENT); in DistanceFieldAdjustTable()
96 #if !defined(SK_GAMMA_EXPONENT)97 #define SK_GAMMA_EXPONENT (0.0f) // SRGB macro
86 "SK_GAMMA_EXPONENT=1.2",92 "SK_GAMMA_EXPONENT=1.4",
1147 rec->setDeviceGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()1148 rec->setPaintGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()
500 U8CPU lum = SkColorSpaceLuminance::computeLuminance(SK_GAMMA_EXPONENT, in setupDfProcessor()
104 "SK_GAMMA_EXPONENT=1.4",