Searched refs:foreground2 (Results 1 – 1 of 1) sorted by relevance
277 const SkColor foreground2 = LumaInvertColor(foreground); in GetReadableColor() local280 ContrastRatio(RelativeLuminance(foreground2), background_luminance)) ? in GetReadableColor()281 foreground : foreground2; in GetReadableColor()