Searched refs:ScrollOffsetForAnimation (Results 1 – 8 of 8) sorted by relevance
20 virtual gfx::Vector2dF ScrollOffsetForAnimation() const = 0;
555 controller_impl->value_provider_->ScrollOffsetForAnimation(); in PushNewAnimationsToImplThread()559 current_scroll_offset = value_provider_->ScrollOffsetForAnimation(); in PushNewAnimationsToImplThread()
112 virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE;
240 gfx::Vector2dF FakeLayerAnimationValueProvider::ScrollOffsetForAnimation() in ScrollOffsetForAnimation() function in cc::FakeLayerAnimationValueProvider
555 virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE;
100 virtual gfx::Vector2dF ScrollOffsetForAnimation() const OVERRIDE;
1096 gfx::Vector2dF Layer::ScrollOffsetForAnimation() const { in ScrollOffsetForAnimation() function in cc::Layer
744 gfx::Vector2dF LayerImpl::ScrollOffsetForAnimation() const { in ScrollOffsetForAnimation() function in cc::LayerImpl