summaryrefslogtreecommitdiffstats
path: root/libs/input/InputTransport.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Only consume touches up until the frame timeMichael Wright2013-10-211-3/+6
| | | | | | | When resampling is disabled, it's currently possible to consume touches after the current frame time. This breaks some guarantees and could cause unexpected behaviors. Change-Id: I99908a2cac2df9f795dd4a07188b4451213cf3e4
* Eliminate latency when resampling is disabledMichael Wright2013-10-101-5/+5
| | | | | | | Since the latency was introduced to avoid egregious errors during resampling, remove it when we aren't resampling. Change-Id: Ia8e9a9afb1e16212fec81a8c9c661c598e1b0ebf
* Move input library code from frameworks/base.Jeff Brown2013-07-011-0/+958
Change-Id: I4983db61b53e28479fc90d9211fafff68f7f49a6