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

  /external/chromium_org/ui/events/gestures/
gesture_point.h 53 return first_touch_position_;
112 gfx::PointF first_touch_position_; member in class:ui::GesturePoint
gesture_point.cc 72 first_touch_position_ = event.location();
181 const gfx::PointF& p2 = first_touch_position_;

Completed in 52 milliseconds