Searched defs:NotifyCurrentFlingVelocity (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/content/renderer/input/ | ||
D | input_handler_proxy_unittest.cc | 69 virtual void NotifyCurrentFlingVelocity(gfx::Vector2dF velocity) OVERRIDE {} in NotifyCurrentFlingVelocity() function in content::__anonee1d44a50111::MockInputHandler |
/external/chromium_org/cc/trees/ | ||
D | layer_tree_host_impl.cc | 2355 void LayerTreeHostImpl::NotifyCurrentFlingVelocity(gfx::Vector2dF velocity) { in NotifyCurrentFlingVelocity() function in cc::LayerTreeHostImpl |