HomeSort by relevance Sort by last modified time
    Searched full:foreground2 (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/ui/gfx/
color_utils.cc 247 const SkColor foreground2 = LumaInvertColor(foreground); local
250 ContrastRatio(RelativeLuminance(foreground2), background_luminance)) ?
251 foreground : foreground2;

Completed in 122 milliseconds