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

  /external/chromium_org/content/browser/renderer_host/input/
touch_event_queue.h 200 gfx::PointF touch_sequence_start_position_; member in class:content::TouchEventQueue
touch_event_queue.cc 236 touch_sequence_start_position_ =
255 if ((position - touch_sequence_start_position_).LengthSquared() >
272 gfx::PointF touch_sequence_start_position_; member in class:content::TouchEventQueue::TouchMoveSlopSuppressor
490 touch_sequence_start_position_)) ||
712 touch_sequence_start_position_))
731 touch_sequence_start_position_ = gfx::PointF(event.touches[0].position);

Completed in 65 milliseconds