commit | db89edc94bd2a78226b407f9f7261e202e7fa325 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Fri Aug 02 01:40:18 2013 -0700 |
committer | Mathias Agopian <mathias@google.com> | Tue Aug 06 20:05:36 2013 +0000 |
tree | 007ffcc43a42459a5a089d3be8c51f81d40dd096 | |
parent | 687821c05b5a85db1b172e7599861c803d268a8d [diff] |
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue this means they only have access to the consumer end of the interface. we had a lot of code that assumed consumers where holding a BufferQueue (i.e.: both ends), so most of this change is untangling in fix that Bug: 9265647 Change-Id: Ic2e2596ee14c7535f51bf26d9a897a0fc036d22c