BackgroundAnimator   16 ash/shelf/background_animator.cc BackgroundAnimator::BackgroundAnimator(BackgroundAnimatorDelegate* delegate,
BackgroundAnimator   28 ash/shelf/background_animator.cc BackgroundAnimator::~BackgroundAnimator() {
BackgroundAnimator   31 ash/shelf/background_animator.cc void BackgroundAnimator::SetDuration(int time_in_ms) {
BackgroundAnimator   35 ash/shelf/background_animator.cc void BackgroundAnimator::SetPaintsBackground(
BackgroundAnimator   51 ash/shelf/background_animator.cc void BackgroundAnimator::AnimationProgressed(const gfx::Animation* animation) {
BackgroundAnimator   31 ash/shelf/background_animator.h class ASH_EXPORT BackgroundAnimator : public gfx::AnimationDelegate {
BackgroundAnimator   33 ash/shelf/background_animator.h   BackgroundAnimator(BackgroundAnimatorDelegate* delegate,
BackgroundAnimator   36 ash/shelf/background_animator.h   virtual ~BackgroundAnimator();
BackgroundAnimator   67 ash/shelf/background_animator.h   DISALLOW_COPY_AND_ASSIGN(BackgroundAnimator);
BackgroundAnimator  129 ash/shelf/shelf_widget.cc   ash::BackgroundAnimator background_animator_;
BackgroundAnimator  106 ash/shelf/shelf_widget.h   BackgroundAnimator background_animator_;
BackgroundAnimator  168 ash/system/tray/tray_background_view.h   BackgroundAnimator hide_background_animator_;
BackgroundAnimator  169 ash/system/tray/tray_background_view.h   BackgroundAnimator hover_background_animator_;
BackgroundAnimator  196 ash/wm/dock/docked_window_layout_manager.cc   BackgroundAnimator background_animator_;