Searched defs:FindPointerIndexOfId (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/ui/events/gesture_detection/
H A Dmotion_event.cc39 int MotionEvent::FindPointerIndexOfId(int id) const { function in class:ui::MotionEvent
58 int rhsi = rhs.FindPointerIndexOfId(lhs.GetPointerId(i));

Completed in 2867 milliseconds