Home | History | Annotate | Download | only in extensions

Lines Matching refs:Image

25 #include "ui/gfx/image/image_skia.h"
45 gfx::Image EnsureImageSize(const gfx::Image& original, int size) {
53 return gfx::Image::CreateFrom1xBitmap(resized);
67 gfx::Image LoadIcon(const std::string& filename) {
80 return gfx::Image::CreateFrom1xBitmap(bitmap);
203 gfx::Image icon = icon_factory.GetIcon(0);
224 gfx::Image set_icon = LoadIcon("browser_action/no_icon/icon.png");
234 gfx::Image icon = icon_factory.GetIcon(0);
262 gfx::Image default_icon =
275 gfx::Image icon = icon_factory.GetIcon(0);