replicant-frameworks_native/libs/surfaceflinger_client
Jamie Gennis 238bec1ceb Fix the ISurfaceComposer onTransact switch.
Two of the cases in the ISurfaceComposer onTransact switch statement
were missing 'break' statements at the end, and would fall through to
the next case block. This change adds those break statements.

Change-Id: I6dcc84263d3ea03d94612c667103283846b3dee1
2011-01-16 17:34:07 -08:00
..
tests
Android.mk
ISurface.cpp
ISurfaceComposer.cpp Fix the ISurfaceComposer onTransact switch. 2011-01-16 17:34:07 -08:00
ISurfaceComposerClient.cpp
LayerState.cpp
SharedBufferStack.cpp fix [2835280] Add support for cancelling buffers to ANativeWindow 2010-10-04 20:10:11 -07:00
Surface.cpp Updade Surface (ANativeWindow) format based on its buffers format 2010-10-25 17:08:37 -07:00
SurfaceComposerClient.cpp refactored screenshot code 2010-10-04 17:36:17 -07:00