Searched refs:widget_animator (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc498 ui::LayerAnimator* widget_animator = GetLayer(widget)->GetAnimator(); local
502 if (!should_snap_back_ && !widget_animator->is_animating())
522 ui::ScopedLayerAnimationSettings animation(widget_animator);

Completed in 95 milliseconds