Searched refs:ScrollOffsetAtTime (Results 1 – 3 of 3) sorted by relevance
59 gfx::Vector2dF ScrollOffsetAtTime(double time) const;
174 gfx::Vector2dF PageScaleAnimation::ScrollOffsetAtTime(double time) const { in ScrollOffsetAtTime() function in cc::PageScaleAnimation
2547 page_scale_animation_->ScrollOffsetAtTime(monotonic_time); in AnimatePageScale()