replicant-frameworks_native/libs/input
Narayan Kamath bc6001b026 Change InputMessage.motion.pointerSize to a uint32_t.
This ensures it's the same size in both 32 and 64 bit
processes and also brings it in line with struct
MotionEntry.

Change-Id: I66bb8b8d8664763e7dcbd489686051f563d5e1dc
2014-05-02 17:58:43 +01:00
..
tests Completely remove skia dependency from libinput. 2013-07-15 18:49:00 -07:00
Android.mk Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
IInputFlinger.cpp Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
Input.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
InputDevice.cpp Add controller numbers for gamepads / joysticks 2013-07-22 16:37:28 -07:00
InputTransport.cpp Change InputMessage.motion.pointerSize to a uint32_t. 2014-05-02 17:58:43 +01:00
Keyboard.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
KeyCharacterMap.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
KeyLayoutMap.cpp Move key attribute information out of native. 2014-04-22 16:55:36 -07:00
VelocityControl.cpp
VelocityTracker.cpp
VirtualKeyMap.cpp