OSDN Git Service

Fuse stylus and touch screen data.
authorMichael Wright <michaelwr@google.com>
Sat, 14 Mar 2015 00:32:02 +0000 (17:32 -0700)
committerMichael Wright <michaelwr@google.com>
Fri, 17 Apr 2015 16:37:16 +0000 (16:37 +0000)
commit842500e146cdc0036b2a1a3e2acc7626d005128b
tree6f780e99fb5df6cb019f46dc1cac085d444ed65c
parente5364c8c02f1a943e78dee600ac45573d5cdcbbf
Fuse stylus and touch screen data.

TODO: Ensure we dispatch new pressure and button data when stylus
is stationary.

Change-Id: I10a665a9b81ff4b9acd01bf72f0fc2e0c2abc203
services/inputflinger/EventHub.cpp
services/inputflinger/EventHub.h
services/inputflinger/InputReader.cpp
services/inputflinger/InputReader.h
services/inputflinger/tests/InputReader_test.cpp