Home
last modified time | relevance | path

Searched refs:image_to_tint (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/themes/
Dbrowser_theme_pack.cc603 TabBackgroundImageSource(const gfx::ImageSkia& image_to_tint, in TabBackgroundImageSource() argument
607 : gfx::CanvasImageSource(image_to_tint.size(), false), in TabBackgroundImageSource()
608 image_to_tint_(image_to_tint), in TabBackgroundImageSource()
1456 gfx::ImageSkia image_to_tint = (it->second).AsImageSkia(); local
1468 image_to_tint, overlay, hsl_shift, vertical_offset);
1471 image_to_tint.size()));