replicant-frameworks_native/libs/surfaceflinger_client
Jamie Gennis 151f2f5a6c 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: Ia53abe34e4dae480485620c66a14b4c6c76f7735
2010-12-20 11:13:45 -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 Fix the ISurfaceComposer onTransact switch. 2010-12-20 11:13:45 -08:00
ISurfaceComposerClient.cpp
LayerState.cpp
SharedBufferStack.cpp Implement reducing the buffer count of a Surface. 2010-11-11 14:06:38 -08:00
Surface.cpp minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. 2010-12-13 16:47:31 -08:00
SurfaceComposerClient.cpp [3258939] Need snapshot to limit which layers are included 2010-12-10 16:22:31 -08:00