ClampTimestamp 64 content/browser/renderer_host/input/synthetic_pinch_gesture.cc base::TimeTicks event_timestamp = ClampTimestamp(timestamp); ClampTimestamp 50 content/browser/renderer_host/input/synthetic_pinch_gesture.h base::TimeTicks ClampTimestamp(const base::TimeTicks& timestamp) const; ClampTimestamp 83 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc event_timestamp = ClampTimestamp(timestamp); ClampTimestamp 146 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc base::TimeTicks event_timestamp = ClampTimestamp(timestamp); ClampTimestamp 69 content/browser/renderer_host/input/synthetic_smooth_scroll_gesture.h base::TimeTicks ClampTimestamp(const base::TimeTicks& timestamp) const;