Home
last modified time | relevance | path

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

/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.h377 return current_fling_velocity_; in current_fling_velocity()
567 gfx::Vector2dF current_fling_velocity_; variable
Dlayer_tree_host_impl.cc2264 params.current_fling_velocity = current_fling_velocity_; in ScrollBy()
2328 current_fling_velocity_ = gfx::Vector2dF(); in ClearCurrentlyScrollingLayer()
2356 current_fling_velocity_ = velocity; in NotifyCurrentFlingVelocity()