Searched refs:BadgedIconSource (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
H A Dwebstore_result.cc41 class BadgedIconSource : public gfx::CanvasImageSource { class in namespace:__anon4970
43 BadgedIconSource(const gfx::ImageSkia& icon, const gfx::Size& icon_size) function in class:__anon4970::BadgedIconSource
57 DISALLOW_COPY_AND_ASSIGN(BadgedIconSource);
207 icon_ = gfx::ImageSkia(new BadgedIconSource(icon_, icon_size), icon_size);

Completed in 110 milliseconds