Searched defs:GetImageForScale (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/gfx/image/
H A Dcanvas_image_source.cc20 gfx::ImageSkiaRep CanvasImageSource::GetImageForScale(float scale) { function in class:gfx::CanvasImageSource
/external/chromium_org/chrome/browser/ui/app_list/search/common/
H A Durl_icon_source.cc50 gfx::ImageSkiaRep UrlIconSource::GetImageForScale(float scale) { function in class:app_list::UrlIconSource
/external/chromium_org/extensions/browser/
H A Dextension_icon_image.cc89 virtual gfx::ImageSkiaRep GetImageForScale(float scale) OVERRIDE;
114 gfx::ImageSkiaRep IconImage::Source::GetImageForScale(float scale) { function in class:extensions::IconImage::Source
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_strip.cc263 gfx::ImageSkia GetImageForScale(float scale) const;
328 gfx::ImageSkia image = GetImageForScale(canvas->image_scale());
441 gfx::ImageSkia NewTabButton::GetImageForScale(float scale) const { function in class:NewTabButton

Completed in 205 milliseconds