Home
last modified time | relevance | path

Searched refs:CountSamplesNoLaterThan (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
Dmotion_event_buffer.cc59 size_t CountSamplesNoLaterThan(const MotionEventVector& batch, in CountSamplesNoLaterThan() function
70 size_t count = CountSamplesNoLaterThan(*batch, time); in ConsumeSamplesNoLaterThan()