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 276 color_utils::HSL hsl_shift = { -1, 0, 0.8 }; local
278 *help_image, hsl_shift);
  /external/chromium_org/chrome/browser/themes/
browser_theme_pack.cc 464 const color_utils::HSL& hsl_shift) {
467 *src_image, hsl_shift));
605 const color_utils::HSL& hsl_shift,
610 hsl_shift_(hsl_shift),
1457 color_utils::HSL hsl_shift = GetTintInternal( local
    [all...]

Completed in 67 milliseconds