HomeSort by relevance Sort by last modified time
    Searched refs:last_touch_time (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/events/gestures/
gesture_sequence.cc     [all...]
gesture_point.h 56 double last_touch_time() const { return last_touch_time_; } function in class:ui::GesturePoint
motion_event_aura.h 81 const base::TimeTicks& last_touch_time,
motion_event_aura.cc 18 const base::TimeTicks& last_touch_time,
23 last_touch_time_(last_touch_time),

Completed in 157 milliseconds