Searched refs:touch_location_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_event_data_packet.cc45 touch_location_(touch_location),
55 touch_location_(other.touch_location_),
67 touch_location_ = other.touch_location_;
H A Dgesture_event_data_packet.h48 const gfx::PointF& touch_location() const { return touch_location_; }
60 gfx::PointF touch_location_; member in class:ui::GestureEventDataPacket

Completed in 107 milliseconds