Home
last modified time | relevance | path

Searched refs:SK_GAMMA_EXPONENT (Results 1 – 13 of 13) sorted by relevance

/third_party/flutter/skia/src/gpu/text/
DGrDistanceFieldAdjustTable.cpp102 fTable = build_distance_adjust_table(SK_GAMMA_EXPONENT, SK_GAMMA_EXPONENT); in buildDistanceAdjustTables()
/third_party/skia/src/gpu/text/
DGrDistanceFieldAdjustTable.cpp107 fTable = build_distance_adjust_table(SK_GAMMA_EXPONENT, SK_GAMMA_EXPONENT); in GrDistanceFieldAdjustTable()
/third_party/flutter/skia/include/core/
DSkPostConfig.h276 #if !defined(SK_GAMMA_EXPONENT)
277 #define SK_GAMMA_EXPONENT (0.0f) // SRGB macro
/third_party/skia/include/core/
DSkTypes.h399 #if !defined(SK_GAMMA_EXPONENT)
400 #define SK_GAMMA_EXPONENT (0.0f) // SRGB macro
/third_party/flutter/skia/src/core/
DSkScalerContext.cpp1086 rec->setDeviceGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()
1087 rec->setPaintGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()
/third_party/skia/src/gpu/ops/
DAtlasTextOp.cpp468 U8CPU lum = SkColorSpaceLuminance::computeLuminance(SK_GAMMA_EXPONENT, in setupDfProcessor()
/third_party/skia/src/core/
DSkScalerContext.cpp1130 rec->setDeviceGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()
1131 rec->setPaintGamma(SK_GAMMA_EXPONENT); in MakeRecAndEffects()
/third_party/flutter/skia/src/gpu/ops/
DGrAtlasTextOp.cpp571 U8CPU lum = SkColorSpaceLuminance::computeLuminance(SK_GAMMA_EXPONENT, in setupDfProcessor()
/third_party/flutter/build/skia/
DBUILD.gn333 "SK_GAMMA_EXPONENT=1.4",
410 "SK_GAMMA_EXPONENT=1.4",
/third_party/flutter/skia/
DBUILD.gn153 "SK_GAMMA_EXPONENT=1.4",
/third_party/flutter/build/skia/ohos/
DBUILD.gn159 "SK_GAMMA_EXPONENT=1.4",
/third_party/skia/
DBUILD.gn111 "SK_GAMMA_EXPONENT=1.4",
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch69792 "SK_GAMMA_EXPONENT=1.2",
69799 "SK_GAMMA_EXPONENT=1.4",