Home
last modified time | relevance | path

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

/frameworks/native/libs/input/
DInputTransport.cpp48 static const nsecs_t RESAMPLE_LATENCY = 5 * NANOS_PER_MS; variable
535 sampleTime -= RESAMPLE_LATENCY; in consumeBatch()