summaryrefslogtreecommitdiff
path: root/libs/gui/LayerDebugInfo.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2021-02-11 01:31:07 +0000
committer Siarhei Vishniakou <svv@google.com> 2021-02-23 23:50:25 +0000
commit58ba3d153472d8faff31de9033dfb2940ef77777 (patch)
tree55bd14155b11597072d6d32f8b01b46f20927d08 /libs/gui/LayerDebugInfo.cpp
parent55ee875058762d442ce645576fc95bcd3621a1e0 (diff)
Pass RawEvent latency from InputReader to InputListener
To keep track of the lower-level latency like touch driver latency, keep track of the time when eventhub reads the events. This information will be stored inside RawEvent as it is being read. Next, this information will be passed to the InputListener. The InputListener will report this data to LatencyTracker, which will aggregate this information in order to get end-to-end touch latency. Different mappers process the input_event events differently. So a mapper-specific approach is used here. Bug: 169866723 Test: atest inputflinger_tests Change-Id: I5e4e90b3251351327022c467af99a6d84f82164e
Diffstat (limited to 'libs/gui/LayerDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions