OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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