replicant-frameworks_native/libs/surfaceflinger_client
Mathias Agopian a5529c8778 remove support for PUSH_BUFFER surfaces and overlays
the same functionality is now supported through
the h/w composer HAL, and YUV support in the GPU.

Change-Id: I8146605449954b8e8fd7f78810b7d873c2d8f5bf
2010-12-08 16:13:59 -08:00
..
tests Implement reducing the buffer count of a Surface. 2010-11-11 14:06:38 -08:00
Android.mk
ISurface.cpp remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
ISurfaceComposer.cpp
ISurfaceComposerClient.cpp
LayerState.cpp
SharedBufferStack.cpp Implement reducing the buffer count of a Surface. 2010-11-11 14:06:38 -08:00
Surface.cpp Implement reducing the buffer count of a Surface. 2010-11-11 14:06:38 -08:00
SurfaceComposerClient.cpp