Searched refs:SK_GAMMA_EXPONENT (Results 1 – 16 of 16) sorted by relevance
46 #ifndef SK_GAMMA_EXPONENT47 #define SK_GAMMA_EXPONENT 1.4 macro
54 #ifndef SK_GAMMA_EXPONENT55 #define SK_GAMMA_EXPONENT 1.4 macro
102 fTable = build_distance_adjust_table(SK_GAMMA_EXPONENT, SK_GAMMA_EXPONENT); in buildDistanceAdjustTables()
107 fTable = build_distance_adjust_table(SK_GAMMA_EXPONENT, SK_GAMMA_EXPONENT); in GrDistanceFieldAdjustTable()
279 #if !defined(SK_GAMMA_EXPONENT)280 #define SK_GAMMA_EXPONENT (0.0f) // SRGB macro
12 #define SK_GAMMA_EXPONENT 1.4 macro
391 #if !defined(SK_GAMMA_EXPONENT)392 #define SK_GAMMA_EXPONENT (0.0f) // SRGB macro
84 "SK_GAMMA_EXPONENT=1.2",90 "SK_GAMMA_EXPONENT=1.4",
1024 rec->setDeviceGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()1025 rec->setPaintGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()
471 U8CPU lum = SkColorSpaceLuminance::computeLuminance(SK_GAMMA_EXPONENT, in setupDfProcessor()
550 U8CPU lum = SkColorSpaceLuminance::computeLuminance(SK_GAMMA_EXPONENT, in setupDfProcessor()
1119 rec->setDeviceGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()1120 rec->setPaintGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()
177 "SK_GAMMA_EXPONENT=1.4",
80 "SK_GAMMA_EXPONENT=1.4",