replicant-frameworks_native/libs/surfaceflinger_client
Jamie Gennis 309d3bb2f9 Move binder magic from the Surface class to GraphicBuffer.
- Register buffers with Gralloc when unflattening a GraphicBuffer (rather than
doing it in the Surface class).
- Add support for a GraphicBuffer that wraps an android_native_window_t*.

Change-Id: I029ac086111bbac800e5ca37eb505f558b718cd8
2010-10-10 13:09:46 -07:00
..
tests
Android.mk
ISurface.cpp
ISurfaceComposer.cpp
ISurfaceComposerClient.cpp
LayerState.cpp
SharedBufferStack.cpp am ff04e97f: am f4619308: Merge "fix [2835280] Add support for cancelling buffers to ANativeWindow" into gingerbread 2010-10-06 17:07:39 -07:00
Surface.cpp Move binder magic from the Surface class to GraphicBuffer. 2010-10-10 13:09:46 -07:00
SurfaceComposerClient.cpp