ScrollOffsetForAnimation  513 cc/animation/layer_animation_controller.cc             controller_impl->value_provider_->ScrollOffsetForAnimation();
ScrollOffsetForAnimation  517 cc/animation/layer_animation_controller.cc         current_scroll_offset = value_provider_->ScrollOffsetForAnimation();
ScrollOffsetForAnimation   20 cc/animation/layer_animation_value_provider.h   virtual gfx::Vector2dF ScrollOffsetForAnimation() const = 0;
ScrollOffsetForAnimation  547 cc/layers/layer.h   virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE;
ScrollOffsetForAnimation   82 cc/layers/layer_impl.h   virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE;
ScrollOffsetForAnimation  111 cc/test/animation_test_common.h   virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE;