Home
last modified time | relevance | path

Searched refs:ClampTimestamp (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/input/
Dsynthetic_smooth_scroll_gesture.cc80 event_timestamp = ClampTimestamp(timestamp); in ForwardTouchInputEvents()
132 base::TimeTicks event_timestamp = ClampTimestamp(timestamp); in ForwardMouseInputEvents()
249 base::TimeTicks SyntheticSmoothScrollGesture::ClampTimestamp( in ClampTimestamp() function in content::SyntheticSmoothScrollGesture
Dsynthetic_pinch_gesture.cc62 base::TimeTicks event_timestamp = ClampTimestamp(timestamp); in ForwardTouchInputEvents()
155 base::TimeTicks SyntheticPinchGesture::ClampTimestamp( in ClampTimestamp() function in content::SyntheticPinchGesture
Dsynthetic_pinch_gesture.h50 base::TimeTicks ClampTimestamp(const base::TimeTicks& timestamp) const;
Dsynthetic_smooth_scroll_gesture.h69 base::TimeTicks ClampTimestamp(const base::TimeTicks& timestamp) const;