Home
last modified time | relevance | path

Searched refs:compute_scaler_context_flags (Results 1 – 2 of 2) 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()
/external/skqp/src/core/
DSkGlyphRunPainter.cpp84 static SkScalerContextFlags compute_scaler_context_flags( in compute_scaler_context_flags() function
98 : SkGlyphRunListPainter(props, kUnknown_SkColorType, compute_scaler_context_flags(csi)) {} in SkGlyphRunListPainter()