replicant-frameworks_native/services/surfaceflinger
Jamie Gennis 4956334065 Add the ISurfaceComposer::createGraphicBuffer IPC.
This change adds a new binder method to the ISurfaceComposer interface.
This IPC is intended to allow SurfaceFlinger clients to allocate gralloc
buffers using SurfaceFlinger as a proxy to gralloc.

Change-Id: Ide9fc283aec5da6268ba62cfed0c3319a50b640d
2011-01-06 13:12:35 -08:00
..
DisplayHardware remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
tests remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
Android.mk minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. 2010-12-13 16:47:31 -08:00
Barrier.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp Fix a problem where hwc and GL composition could show a different buffer 2010-12-14 20:30:37 -08:00
Layer.h Fix a problem where hwc and GL composition could show a different buffer 2010-12-14 20:30:37 -08:00
LayerBase.cpp remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
LayerBase.h remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
LayerDim.cpp
LayerDim.h
MODULE_LICENSE_APACHE2
MessageQueue.cpp
MessageQueue.h
SurfaceFlinger.cpp Add the ISurfaceComposer::createGraphicBuffer IPC. 2011-01-06 13:12:35 -08:00
SurfaceFlinger.h Add the ISurfaceComposer::createGraphicBuffer IPC. 2011-01-06 13:12:35 -08:00
TextureManager.cpp
TextureManager.h
Transform.cpp really fix [3118445] Transform * Transform does not work as expected 2010-10-27 18:04:11 -07:00
Transform.h fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00
clz.cpp
clz.h