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

/external/chromium_org/chrome/browser/extensions/
H A Dapp_icon_loader_impl.cc89 BuildImage(i->second, i->first->image_skia());
101 BuildImage(i->second, i->first->image_skia());
104 void AppIconLoaderImpl::BuildImage(const std::string& id, function in class:extensions::AppIconLoaderImpl
H A Dapp_icon_loader_impl.h41 void BuildImage(const std::string& id, const gfx::ImageSkia& icon);
/external/chromium_org/tools/auto_bisect/
H A Dbuilder.py257 def BuildImage(opts, depot): member in class:CrosBuilder
296 if self.BuildImage(opts, depot):

Completed in 92 milliseconds