Home
last modified time | relevance | path

Searched refs:opaque_background_animation (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/shelf/
Dshelf_widget.cc667 scoped_ptr<ui::ScopedLayerAnimationSettings> opaque_background_animation; in SetPaintsBackground() local
669 opaque_background_animation.reset(new ui::ScopedLayerAnimationSettings( in SetPaintsBackground()
671 opaque_background_animation->SetTransitionDuration( in SetPaintsBackground()
/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager.cc173 scoped_ptr<ui::ScopedLayerAnimationSettings> opaque_background_animation; in UpdateBackground() local
175 opaque_background_animation.reset(new ui::ScopedLayerAnimationSettings( in UpdateBackground()
177 opaque_background_animation->SetTransitionDuration( in UpdateBackground()