Searched refs:GestureQueue (Results 1 – 2 of 2) sorted by relevance
205 typedef std::deque<GestureEventWithLatencyInfo> GestureQueue; typedef213 GestureQueue coalesced_gesture_events_;219 GestureQueue debouncing_deferral_queue_;
47 GestureQueue::const_reverse_iterator it = in ShouldDiscardFlingCancelEvent()252 GestureQueue debouncing_deferral_queue; in SendScrollEndingEventsNow()254 for (GestureQueue::const_iterator it = debouncing_deferral_queue.begin(); in SendScrollEndingEventsNow()