SetAnimationEvents  186 cc/trees/layer_tree_host.h   void SetAnimationEvents(scoped_ptr<AnimationEventsVector> events);
SetAnimationEvents  331 cc/trees/single_thread_proxy.cc   layer_tree_host_->SetAnimationEvents(events.Pass());
SetAnimationEvents  490 cc/trees/thread_proxy.cc       base::Bind(&ThreadProxy::SetAnimationEvents,
SetAnimationEvents 1428 cc/trees/thread_proxy.cc   layer_tree_host()->SetAnimationEvents(events.Pass());
SetAnimationEvents  147 cc/trees/thread_proxy.h   void SetAnimationEvents(scoped_ptr<AnimationEventsVector> queue);