Searched refs:shouldResetSlopTracking (Results 1 – 2 of 2) sorted by relevance
41 if (shouldResetSlopTracking(eventTimeNanos, value)) { in consumeEvent()67 bool SlopController::shouldResetSlopTracking(nsecs_t eventTimeNanos, float value) const { in shouldResetSlopTracking() function in android::SlopController
42 bool shouldResetSlopTracking(nsecs_t eventTimeNanos, float value) const;