Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/input/
H A DInputTransport.cpp57 static const nsecs_t RESAMPLE_MIN_DELTA = 2 * NANOS_PER_MS; variable
1096 if (delta < RESAMPLE_MIN_DELTA) { in resampleTouchState()
1108 if (delta < RESAMPLE_MIN_DELTA) { in resampleTouchState()