summaryrefslogtreecommitdiff
path: root/libs/gui/BLASTBufferQueue.cpp
diff options
context:
space:
mode:
author jioana <jioana@google.com> 2024-08-10 19:26:04 +0000
committer jioana <jioana@google.com> 2024-08-28 13:15:12 +0000
commit0bdbea19bf945bd41c42dec205d09f53ed158c41 (patch)
tree8a904ef9ab354437c922edd36d2f8190d4ff908d /libs/gui/BLASTBufferQueue.cpp
parent2b65f7a93725d100bbfd78aa846ebf65f0ab1749 (diff)
Adding an InputEventActionType enum field to InputEventTimeline.
This is needed for the Per Device Input Latency metrics which will be implemented, because we would like to filter the data per input event action type. This enum corresponds to the InputEventType enum field that will be added to the InputEventLatency atom. InputEventTimeline already had a bool field isDown that was true only if the Motion Event was an ACTION_DOWN, so we were dividing the latency values into two categories: DOWN vs other types of events. The isDown field is still needed for the InputEventLatencySketch atom, but should be deprecated with this atom once the new atom is recording data. Bug: b/270049345 Test: atest inputflinger_tests Flag: EXEMPT bugfix Change-Id: Iabccb7217820d4ed070378d8f4d8f0410a2efbdf
Diffstat (limited to 'libs/gui/BLASTBufferQueue.cpp')
0 files changed, 0 insertions, 0 deletions