commit | 8a878356682afb9801816785ab7ade6f68384108 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Mon Jan 30 14:05:01 2023 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Feb 03 23:37:44 2023 +0000 |
tree | 25b43c70cca2638f059e2a8fc820a8ee2ab95882 | |
parent | b03b5cee1b3c2e64a4aa300bcb1a588b60ad0cb4 [diff] |
Use std::bitset for tracking pointers in the dispatcher Convert pointerIds to std::bitset. This will allow us to do bitwise operations with other fields that already use std::bitset. Bug: 211379801 Test: m inputflinger_tests && $ANDROID_HOST_OUT/nativetest64/inputflinger_tests/inputflinger_tests Change-Id: I0347b5e171a0597fc88ba628f40dcf6cd59ea093