summaryrefslogtreecommitdiff
path: root/libs/hwui/ProgramCache.cpp
diff options
context:
space:
mode:
author Jeff Brown <jeffbrown@google.com> 2011-11-30 19:23:22 -0800
committer Jeff Brown <jeffbrown@google.com> 2011-12-01 14:13:48 -0800
commit4952dfd16a0f839559ffa78f5016394caf85294f (patch)
treed79061d9e6ceb2671241a059fe6be9522c8bbb10 /libs/hwui/ProgramCache.cpp
parent95db2b20d7bc0aaf00b1d4418124f5cf0a755d74 (diff)
Ensure input events are processed in-order in the application.
As it turns out, it used to be possible for there to be multiple input events simultaneously in flight in an application. Although it worked, it made it hard to reason about what was going on. The problem was somewhat exacerbated by the introduction of a queue of "InputEventMessage" objects as part of an earlier latency optimization. This change restores order from chaos and greatly simplifies the invariants related to input event dispatch within the application. Change-Id: I6de5fe61c1fe2ac3dd33edf770d949044df8a019
Diffstat (limited to 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions