commit | 48ffe289b0b8fb6515f77affbac6a261ef6552fe | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Fri Sep 08 11:24:32 2017 -0700 |
committer | Chia-I Wu <olv@google.com> | Fri Sep 08 11:51:57 2017 -0700 |
tree | a2ef83f8186a48142f66710670daf3cbc3fb5243 | |
parent | a24f85f9b93592784f24972bbd386e4e7ed2da45 [diff] |
graphics: discard stale data from message queue Our use of message queues is synchronous. If there are already data in the queue when writeQueue is called, we know they are stale and can be discarded. Bug: 65449888 Test: manual Change-Id: Ie29b8a7386c9733c183a6c3569e3572efa62cbc2