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

/external/chromium_org/ui/events/gesture_detection/
H A Dgesture_event_data_packet.cc46 raw_touch_location_(raw_touch_location),
56 raw_touch_location_(other.raw_touch_location_),
68 raw_touch_location_ = other.raw_touch_location_;
H A Dgesture_event_data_packet.h49 const gfx::PointF& raw_touch_location() const { return raw_touch_location_; }
61 gfx::PointF raw_touch_location_; member in class:ui::GestureEventDataPacket

Completed in 280 milliseconds