replicant-frameworks_native/libs/surfaceflinger_client
Mathias Agopian a317f1ba7f Fix error reporting in Surface::cancelBuffer()
when we validate the surface there, most errors are in fact allowed
because it is legal to cancel a buffer after a surface has been
destroyed (for instance). in that case make sure to not log
error messages as they are very confusing.

Change-Id: Iecdfbaf6d9ee5da54d56cd7ea7a0d430c30934b0
2011-01-14 11:04:34 -08:00
..
tests
Android.mk
ISurface.cpp
ISurfaceComposer.cpp Add the ISurfaceComposer::createGraphicBuffer IPC. 2011-01-06 13:12:35 -08:00
ISurfaceComposerClient.cpp
LayerState.cpp
SharedBufferStack.cpp
Surface.cpp Fix error reporting in Surface::cancelBuffer() 2011-01-14 11:04:34 -08:00
SurfaceComposerClient.cpp