Home
last modified time | relevance | path

Searched defs:NotifyCurrentFlingVelocity (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/input/
Dinput_handler_proxy_unittest.cc69 virtual void NotifyCurrentFlingVelocity(gfx::Vector2dF velocity) OVERRIDE {} in NotifyCurrentFlingVelocity() function in content::__anonee1d44a50111::MockInputHandler
/external/chromium_org/cc/trees/
Dlayer_tree_host_impl.cc2355 void LayerTreeHostImpl::NotifyCurrentFlingVelocity(gfx::Vector2dF velocity) { in NotifyCurrentFlingVelocity() function in cc::LayerTreeHostImpl