Searched defs:CreateHSLShiftedImage (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/image/
H A Dimage_skia_operations.cc483 ImageSkia ImageSkiaOperations::CreateHSLShiftedImage( function in class:gfx::ImageSkiaOperations
/external/chromium_org/chrome/browser/themes/
H A Dbrowser_theme_pack.cc463 gfx::Image CreateHSLShiftedImage(const gfx::Image& image, function in namespace:__anon4908
466 return gfx::Image(gfx::ImageSkiaOperations::CreateHSLShiftedImage(
620 gfx::ImageSkiaOperations::CreateHSLShiftedImage(image_to_tint_,
1417 temp_output[prs_id] = CreateHSLShiftedImage(
1441 CreateHSLShiftedImage(button, button_tint);

Completed in 94 milliseconds