HomeSort by relevance Sort by last modified time
    Searched defs:hsl_shift (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/views/profiles/
profile_reset_bubble_view.cc 275 color_utils::HSL hsl_shift = { -1, 0, 0.8 }; local
277 *help_image, hsl_shift);
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc 441 const color_utils::HSL& hsl_shift) {
444 *src_image, hsl_shift));
586 const color_utils::HSL& hsl_shift,
591 hsl_shift_(hsl_shift),
1439 color_utils::HSL hsl_shift = GetTintInternal( local
    [all...]

Completed in 83 milliseconds