diff options
author | Jamie Gennis <jgennis@google.com> | 2011-01-12 18:30:40 -0800 |
---|---|---|
committer | Jamie Gennis <jgennis@google.com> | 2011-01-13 12:19:04 -0800 |
commit | f7acf162f8d682c6ebc9af41ca76795b79509193 (patch) | |
tree | b2f5246744f5a8c15f841f6a45da4a53679eff67 /tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java | |
parent | e8d0e8a77690eca02f15b0d5e628be7cad5d0133 (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
Diffstat (limited to 'tests/DumpRenderTree/src/com/android/dumprendertree/TestShellActivity.java')
0 files changed, 0 insertions, 0 deletions