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

/external/chromium_org/ash/shelf/
H A Dshelf_view.cc344 class ShelfView::StartFadeAnimationDelegate : public gfx::AnimationDelegate { class in class:ash::ShelfView
346 StartFadeAnimationDelegate(ShelfView* host, function in class:ash::ShelfView::StartFadeAnimationDelegate
350 virtual ~StartFadeAnimationDelegate() {}
364 DISALLOW_COPY_AND_ASSIGN(StartFadeAnimationDelegate);
1254 new StartFadeAnimationDelegate(this, last_visible_view)));
1452 new StartFadeAnimationDelegate(this, view)));

Completed in 71 milliseconds