commit | 9a78c90cd46b2a3bd637b056873149d3b94384b4 | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Wed Jan 12 18:30:40 2011 -0800 |
committer | Jamie Gennis <jgennis@google.com> | Thu Jan 13 12:19:04 2011 -0800 |
tree | 748c0da3290b472144fb02e46baea7b234f5cd6f | |
parent | e5366c567a49e587879929ed4e5c98425ea17740 [diff] |
Fix remote GraphicBuffer allocation in SurfaceFlinger. This change fixes a horrible hack that I did to allow application processes to create GraphicBuffer objects by making a binder call to SurfaceFlinger. This change introduces a new binder interface specifically for doing this, and does it in such a way that SurfaceFlinger will maintain a reference to the buffers until the app is done with them. Change-Id: Icb240397c6c206d7f69124c1497a829f051cb49b