diff options
author | 2023-01-30 14:05:01 -0800 | |
---|---|---|
committer | 2023-02-03 23:37:44 +0000 | |
commit | 8a878356682afb9801816785ab7ade6f68384108 (patch) | |
tree | 25b43c70cca2638f059e2a8fc820a8ee2ab95882 /libs/gui/LayerState.cpp | |
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
Diffstat (limited to 'libs/gui/LayerState.cpp')
0 files changed, 0 insertions, 0 deletions