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

/external/chromium_org/ui/events/gesture_detection/
H A Dtouch_disposition_gesture_filter.h39 INVALID_PACKET_ORDER, // Packets were received in the wrong order, i.e., enumerator in enum:ui::TouchDispositionGestureFilter::PacketResult
H A Dtouch_disposition_gesture_filter.cc159 return INVALID_PACKET_ORDER;
H A Dtouch_disposition_gesture_filter_unittest.cc866 EXPECT_EQ(TouchDispositionGestureFilter::INVALID_PACKET_ORDER,

Completed in 333 milliseconds