Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/renderer_host/input/
Dsynthetic_smooth_scroll_gesture.cc81 gfx::Vector2dF delta = GetPositionDeltaAtTime(event_timestamp); in ForwardTouchInputEvents()
134 GetPositionDeltaAtTime(event_timestamp); in ForwardMouseInputEvents()
221 gfx::Vector2dF SyntheticSmoothScrollGesture::GetPositionDeltaAtTime( in GetPositionDeltaAtTime() function in content::SyntheticSmoothScrollGesture
Dsynthetic_smooth_scroll_gesture.h66 gfx::Vector2dF GetPositionDeltaAtTime(const base::TimeTicks& timestamp)