Home
last modified time | relevance | path

Searched refs:scroll_total (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/cc/trees/
Dlayer_tree_impl.cc1470 gfx::Vector2dF scroll_total = TotalScrollOffset(); in SetPageScaleAnimation() local
1479 page_scale_animation_ = PageScaleAnimation::Create(scroll_total, in SetPageScaleAnimation()
Dlayer_tree_host_impl.cc2956 gfx::Vector2dF scroll_total = active_tree_->TotalScrollOffset(); in AnimatePageScale() local
2967 ScrollViewportBy(next_scroll - scroll_total); in AnimatePageScale()