diff options
author | Siarhei Vishniakou <svv@google.com> | 2017-12-27 14:29:55 -0800 |
---|---|---|
committer | Siarhei Vishniakou <svv@google.com> | 2018-01-09 09:32:34 -0800 |
commit | 16f90693fdce4aec6ec7507628660e4f9564a201 (patch) | |
tree | 4755485f2ddbdc8856d01bd51d3ca252baee0e28 /opengl/tests/gl_basic/gl_basic.cpp | |
parent | cf6c68cd1f38385a9fb83dc3ecbd9f13b0e03d49 (diff) |
Process EV_MSC MSC_TIMESTAMP in InputMapper
An evdev driver could report EV_MSC MSC_TIMESTAMP input event to relay
the number of microseconds since the last reset. This data could be
useful for keeping track of the specific kernel time of a particular
input_event. Propagate this data here to the InputDispatcher level,
but only for the MultiTouchInputMapper.
Bug: 62940136
Test: report MSC_TIMESTAMP in kernel driver on Pixel 2 XL device and
observe the data in the inputflinger layer using HeatMapDemo app.
Test: m -j inputflinger_tests_InputReader_test
inputflinger_tests_InputDispatcher_test && adb push
out/target/product/$TARGET_PRODUCT/data/nativetest64/*
/data/nativetest64/
then on device: /data/nativetest64/inputflinger_tests # ./InputReader_test
Change-Id: Id990ec46a380e7f367020863fd86e4bae6ce47e4
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions