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

/external/chromium_org/ui/events/gesture_detection/
H A Dtouch_disposition_gesture_filter.cc118 int GetGestureTypeIndex(EventType type) { function in namespace:ui::__anon16739
419 GetGestureTypeIndex(antecedent_event_type)))) {
420 last_gesture_of_type_dropped_.mark_bit(GetGestureTypeIndex(gesture_type));
423 last_gesture_of_type_dropped_.clear_bit(GetGestureTypeIndex(gesture_type));

Completed in 308 milliseconds