Searched refs:lightness (Results 1 – 5 of 5) sorted by relevance
169 static u64 cie1931(unsigned int lightness) in cie1931() argument180 lightness *= 100; in cie1931()181 if (lightness <= (8 * PWM_LUMINANCE_SCALE)) { in cie1931()182 retval = DIV_ROUND_CLOSEST(lightness * 10, 9033); in cie1931()184 retval = (lightness + (16 * PWM_LUMINANCE_SCALE)) / 116; in cie1931()
83 bool "ui-lightness"114 default "ui-lightness" if BR2_PACKAGE_JQUERY_UI_THEMES_UI_LIGHTNESS
10 aspects of the final combined color: hue and lightness. The former is
2433 bool "jquery-ui-themes option ui-lightness renamed"2437 ui-lightness theme has been renamed from
7712 - The hue, saturation, value or lightness and optional alpha components