diff options
author | Siarhei Vishniakou <svv@google.com> | 2021-03-02 21:10:28 +0000 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2021-03-24 12:36:46 +0000 |
commit | f4d7318b17fbee00ddf290d17659525c418fe1d2 (patch) | |
tree | d02cb0ecee86d1a631a9cf3e0527b97b14fbe346 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f57e4c9bcec5b60bf4af93c91eeeb7017dd2149f (diff) |
Send input timeline from app to InputDispatcher
InputDispatcher will receive the timing information from the app. This
timing information will contain:
1) inputEventId : the input event id that corresponds to the current set
of times
2) gpuCompletedTime : the time at which gpu has finished processing the
frame and the buffer is getting sent from the app to surfaceflinger
3) presentTime : time time at which the frame was displayed
Bug: 169866723
Test: tested by printing the data that was passed
Test: atest InputEventSenderAndReceiverTest
Change-Id: I9bf38473d07c7bd4df3de6bc77b0173faa257f06
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions