replicant-frameworks_native/libs/ui/tests
Jeff Brown 6cdee9831d Rewrite input transport using sockets.
Since we will not longer be modifying events in place, we don't need
to use an ashmem region for input.  Simplified the code to instead
use a socket of type SOCK_SEQPACKET.

This is part of a series of changes to improve input system pipelining.

Bug: 5963420

Change-Id: I05909075ed8b61b93900913e44c6db84857340d8
2012-02-13 10:28:40 -08:00
..
region
Android.mk
InputChannel_test.cpp Rewrite input transport using sockets. 2012-02-13 10:28:40 -08:00
InputEvent_test.cpp
InputPublisherAndConsumer_test.cpp Rewrite input transport using sockets. 2012-02-13 10:28:40 -08:00