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

/external/chromium_org/ash/shelf/
H A Dshelf_view.cc316 class ShelfView::FadeOutAnimationDelegate : public gfx::AnimationDelegate { class in class:ash::ShelfView
318 FadeOutAnimationDelegate(ShelfView* host, views::View* view) function in class:ash::ShelfView::FadeOutAnimationDelegate
321 virtual ~FadeOutAnimationDelegate() {}
338 DISALLOW_COPY_AND_ASSIGN(FadeOutAnimationDelegate);
1488 new FadeOutAnimationDelegate(this, view)));

Completed in 66 milliseconds