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

/external/chromium/chrome/browser/themes/
H A Dbrowser_theme_pack.h152 void GenerateTabBackgroundImages(ImageCache* bitmaps) const;
H A Dbrowser_theme_pack.cc259 // Mapping used in GenerateTabBackgroundImages() to associate what frame image
362 pack->GenerateTabBackgroundImages(&pack->prepared_images_);
964 void BrowserThemePack::GenerateTabBackgroundImages(ImageCache* bitmaps) const { function in class:BrowserThemePack

Completed in 55 milliseconds