Home
last modified time | relevance | path

Searched refs:kFakeGammaAndBoostContrast (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/src/core/
DSkStrikeSpec.cpp98 kFakeGammaAndBoostContrast, in MakeCanonicalized()
114 kFakeGammaAndBoostContrast, in MakeWithNoDevice()
172 kFakeGammaAndBoostContrast, in MakePDFVector()
DSkScalerContext.h38 kFakeGammaAndBoostContrast = kFakeGamma | kBoostContrast, enumerator
DSkGlyphRunPainter.cpp78 return SkScalerContextFlags::kFakeGammaAndBoostContrast; in compute_scaler_context_flags()
/third_party/skia/src/core/
DSkStrikeSpec.cpp106 SkSurfaceProps(), kFakeGammaAndBoostContrast, SkMatrix::I()), in MakeCanonicalized()
117 font, setupPaint, SkSurfaceProps(), kFakeGammaAndBoostContrast, SkMatrix::I()); in MakeWithNoDevice()
169 kFakeGammaAndBoostContrast, in MakePDFVector()
DSkScalerContext.h38 kFakeGammaAndBoostContrast = kFakeGamma | kBoostContrast, enumerator
DSkGlyphRunPainter.cpp58 return SkScalerContextFlags::kFakeGammaAndBoostContrast; in compute_scaler_context_flags()
/third_party/flutter/skia/src/gpu/text/
DGrTextContext.h93 SkScalerContextFlags::kFakeGammaAndBoostContrast;
DGrTextContext.cpp81 return SkScalerContextFlags::kFakeGammaAndBoostContrast; in ComputeScalerContextFlags()
/third_party/flutter/skia/tests/
DSkRemoteGlyphCacheTest.cpp833 SkScalerContextFlags flags = SkScalerContextFlags::kFakeGammaAndBoostContrast; in DEF_TEST()
849 SkScalerContextFlags flags = SkScalerContextFlags::kFakeGammaAndBoostContrast; in DEF_TEST()
942 SkScalerContextFlags flags = SkScalerContextFlags::kFakeGammaAndBoostContrast; in DEF_TEST()
960 SkScalerContextFlags flags = SkScalerContextFlags::kFakeGammaAndBoostContrast; in DEF_TEST()
977 SkScalerContextFlags flags = SkScalerContextFlags::kFakeGammaAndBoostContrast; in DEF_TEST()
996 SkScalerContextFlags flags = SkScalerContextFlags::kFakeGammaAndBoostContrast; in DEF_TEST()
/third_party/skia/src/pdf/
DSkPDFFont.cpp525 kFakeGammaAndBoostContrast, in make_small_strike()
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1410 : SkScalerContextFlags::kFakeGammaAndBoostContrast; in Make()