Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DInputTransport.cpp51 static const nsecs_t RESAMPLE_MIN_DELTA = 2 * NANOS_PER_MS; variable
729 if (delta < RESAMPLE_MIN_DELTA) { in resampleTouchState()
741 if (delta < RESAMPLE_MIN_DELTA) { in resampleTouchState()