commit | 47a02a18a66f42daca79669e1e6d49481be0d03a | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Oct 18 09:56:00 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Oct 18 11:34:50 2023 -0700 |
tree | b2a97879bb2a3b772e9f3cbb6bfa6166f85a2f40 | |
parent | dcc6e6ede741905fa2ec2ff91722f85d3979276c [diff] |
Use std::vector for pointers in InputState This simplifies calls to other APIs, because we can now pass the vector by ref instead of having to separately store the pointerCount. Bug: 211379801 Test: TEST=inputflinger_tests; m $TEST && $ANDROID_HOST_OUT/nativetest64/$TEST/$TEST Change-Id: I0f8af524afe99fee93b937890754d9676f8af5e7