summaryrefslogtreecommitdiff
path: root/libs/ui/InputReader.cpp
diff options
context:
space:
mode:
author Jeff Brown <jeffbrown@google.com> 2010-09-13 23:17:30 -0700
committer Jeff Brown <jeffbrown@google.com> 2010-09-14 01:59:45 -0700
commit59abe7e0909bf4b7bf7b9601e1e40a05f6d4fd8a (patch)
tree461f56e9bdc9a3206543f729409ba23e7124dd29 /libs/ui/InputReader.cpp
parent37163248adf9e8e5786b2bc1424efa04efd07252 (diff)
Replace epoll() with poll() and rename PollLoop to Looper.
As part of this change, consolidated and cleaned up the Looper API so that there are fewer distinctions between the NDK and non-NDK declarations (no need for two callback types, etc.). Removed the dependence on specific constants from sys/poll.h such as POLLIN. Instead looper.h defines events like LOOPER_EVENT_INPUT for the events that it supports. That should help make any future under-the-hood implementation changes easier. Fixed a couple of compiler warnings along the way. Change-Id: I449a7ec780bf061bdd325452f823673e2b39b6ae
Diffstat (limited to 'libs/ui/InputReader.cpp')
0 files changed, 0 insertions, 0 deletions