commit | 46a27747bc1423d3b70c2385de81f8aa2f182808 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Sep 09 13:57:28 2020 -0500 |
committer | Siarhei Vishniakou <svv@google.com> | Wed Sep 09 16:45:48 2020 -0500 |
tree | e1917fc5b9f3122e031e9d0c8ddf67a180d6679e | |
parent | 24e1e94c748b2be160aaf534a9ffb374f7c13927 [diff] |
Convert mSampleEventTimes to std::vector We will be adding another vector, mIsResampled, to MotionEvent. It will closely follow the mSampleEventTimes design. To facilitate this, convert mSampleEventTimes to std::vector. Bug: 167946721 Test: atest libinput_tests Change-Id: I2c8f7f4d6e3fc5ff75376cf2c66137a3b6a8349c