commit | edd6120f08d29c92cf3cf7ad9ccb3858867f6038 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Oct 18 11:22:40 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Oct 18 14:11:53 2023 -0700 |
tree | c6ddf49b3e3441a4a467e1b9111b535fbe269770 | |
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