HomeSort by relevance Sort by last modified time
    Searched refs:opaque_background_animation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ash/shelf/
shelf_widget.cc 653 scoped_ptr<ui::ScopedLayerAnimationSettings> opaque_background_animation; local
655 opaque_background_animation.reset(new ui::ScopedLayerAnimationSettings(
657 opaque_background_animation->SetTransitionDuration(
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 173 scoped_ptr<ui::ScopedLayerAnimationSettings> opaque_background_animation; local
175 opaque_background_animation.reset(new ui::ScopedLayerAnimationSettings(
177 opaque_background_animation->SetTransitionDuration(
    [all...]

Completed in 76 milliseconds