Searched defs:WmOverviewSnapshot (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dwm_overview_snapshot.cc25 WmOverviewSnapshot::WmOverviewSnapshot() function in class:chromeos::WmOverviewSnapshot
32 void WmOverviewSnapshot::Init(const gfx::Size& size,
45 void WmOverviewSnapshot::UpdateIndex(Browser* browser, int index) {
57 void WmOverviewSnapshot::SetImage(const SkBitmap& image) {
H A Dwm_overview_snapshot.h18 // WmOverviewSnapshot contains a snapshot image of the tab at the
20 class WmOverviewSnapshot : public views::WidgetGtk { class in namespace:chromeos
22 WmOverviewSnapshot();
54 DISALLOW_COPY_AND_ASSIGN(WmOverviewSnapshot);

Completed in 55 milliseconds