summaryrefslogtreecommitdiffstats
path: root/include/input/InputTransport.h
Commit message (Collapse)AuthorAgeFilesLines
* x86_64: Align uint64_t/int64_t structure member to 8 bytesFengwei Yin2014-05-301-7/+15
| | | | | | | | | To make sure the stature which pass between 32/64bit process have same memory layout for 32/64bit. Signed-off-by: Fengwei Yin <fengwei.yin@intel.com> Co-Authored-by: Narayan Kamath <narayan@google.com> (Unit test only.) Change-Id: I1bc2d12cce41ec0bc484adcaf968f274bec75c12
* Change InputMessage.motion.pointerSize to a uint32_t.Narayan Kamath2014-05-161-3/+3
| | | | | | | | | | This ensures it's the same size in both 32 and 64 bit processes and also brings it in line with struct MotionEntry. (cherry-picked from bc6001b026069714177526eb1120b0011d6f2a51) Change-Id: I28e87050478920a54132efbbb8138076ebad1409
* Move input library code from frameworks/base.Jeff Brown2013-07-011-0/+443
Change-Id: I4983db61b53e28479fc90d9211fafff68f7f49a6