Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkGlyphRunPainter.cpp52 static SkScalerContextFlags compute_scaler_context_flags(const SkColorSpace* cs) { in compute_scaler_context_flags() function
67 : SkGlyphRunListPainter(props, colorType, compute_scaler_context_flags(cs), strikeCache) {} in SkGlyphRunListPainter()
73 compute_scaler_context_flags(csi.colorSpace()), in SkGlyphRunListPainter()