replicant-frameworks_native/libs/surfaceflinger_client
Mathias Agopian 2bd1d95efe clean-up unneeded code
now that we removed the notion of a "inUse" buffer in surfaceflinger
a lot of code can be simplified / removed.

noteworthy, the whole concept of "unlockClient" wrt. "compositionComplete"
is also gone.

Change-Id: I210413d4c8c0998dae05c8620ebfc895d3e6233d
2011-01-20 12:10:11 -08:00
..
tests
Android.mk
IGraphicBufferAlloc.cpp
ISurface.cpp
ISurfaceComposer.cpp
ISurfaceComposerClient.cpp
LayerState.cpp
SharedBufferStack.cpp clean-up unneeded code 2011-01-20 12:10:11 -08:00
Surface.cpp Fix error reporting in Surface::cancelBuffer() 2011-01-14 11:04:34 -08:00
SurfaceComposerClient.cpp