diff options
author | 2023-10-18 11:22:40 -0700 | |
---|---|---|
committer | 2023-10-18 14:11:53 -0700 | |
commit | edd6120f08d29c92cf3cf7ad9ccb3858867f6038 (patch) | |
tree | c6ddf49b3e3441a4a467e1b9111b535fbe269770 /libs/input/KeyCharacterMap.cpp | |
parent | 47a02a18a66f42daca79669e1e6d49481be0d03a (diff) |
Store pointers in vector inside MotionEntry
For better support of arbitrary number of pointers, and for easier
interfacing with the rest of the system, convert MotionEntry to use
std::vector for PointerCoords and PointerProperties.
Bug: 211379801
Test: TEST=inputflinger_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST
Change-Id: I91b4a88ec5df3f017ade8a6e55be3d3c1281de75
Diffstat (limited to 'libs/input/KeyCharacterMap.cpp')
0 files changed, 0 insertions, 0 deletions