Searched refs:fContrastScale (Results 1 – 2 of 2) sorted by relevance
78 float getFontContrastScale() const { return fContrastScale; } in getFontContrastScale()91 float fContrastScale; variable
29 fContrastScale = pin(contrast, 0, 1); in SkDeviceProfile()