Home
last modified time | relevance | path

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

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