OSDN Git Service

Eliminate latency when resampling is disabled
authorMichael Wright <michaelwr@google.com>
Fri, 11 Oct 2013 01:54:12 +0000 (18:54 -0700)
committerThe Android Automerger <android-build@google.com>
Fri, 11 Oct 2013 05:13:38 +0000 (22:13 -0700)
commita8b5982c32f6232428e9dcab691bb0bca6f72d63
tree38467e217a5fbdf9971a9e53bac2ce3f0dd6189c
parent0e9c51ec78df650e2a340978ccce920d419a9fa1
Eliminate latency when resampling is disabled

Since the latency was introduced to avoid egregious errors during
resampling, remove it when we aren't resampling.

Change-Id: Ia8e9a9afb1e16212fec81a8c9c661c598e1b0ebf
libs/input/InputTransport.cpp