Home
last modified time | relevance | path

Searched refs:ComputeScalerContextFlags (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/text/
DGrTextContext.h83 static SkScalerContextFlags ComputeScalerContextFlags(const GrColorSpaceInfo&);
DGrTextContext.cpp73 SkScalerContextFlags GrTextContext::ComputeScalerContextFlags( in ComputeScalerContextFlags() function in GrTextContext
/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp645 SkScalerContextFlags scalerContextFlags = ComputeScalerContextFlags(target->colorSpaceInfo()); in drawGlyphRunList()
967 ComputeScalerContextFlags(rtc->colorSpaceInfo()); in createOp_TestingOnly()