replicant-frameworks_native/libs/input
Michael Wright 3223217aed Only consume touches up until the frame time
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
2013-10-21 23:57:17 +00:00
..
tests
Android.mk Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
Input.cpp
InputDevice.cpp
InputTransport.cpp Only consume touches up until the frame time 2013-10-21 23:57:17 +00:00
Keyboard.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
VelocityControl.cpp
VelocityTracker.cpp
VirtualKeyMap.cpp