Home | History | Annotate | Download | only in animation

Lines Matching refs:to_add

568     scoped_ptr<Animation> to_add(
570 DCHECK(!to_add->needs_synchronized_start_time());
571 to_add->set_affects_active_observers(false);
572 controller_impl->AddAnimation(to_add.Pass());