RemoveThreadedAnimation  388 ui/compositor/layer.h   virtual void RemoveThreadedAnimation(int animation_id) OVERRIDE;
RemoveThreadedAnimation   37 ui/compositor/layer_animation_delegate.h   virtual void RemoveThreadedAnimation(int animation_id) = 0;
RemoveThreadedAnimation  349 ui/compositor/layer_animation_element.cc       delegate->RemoveThreadedAnimation(animation_id());
RemoveThreadedAnimation  358 ui/compositor/layer_animation_element.cc       delegate->RemoveThreadedAnimation(animation_id());
RemoveThreadedAnimation   41 ui/compositor/test/test_layer_animation_delegate.h   virtual void RemoveThreadedAnimation(int animation_id) OVERRIDE;