replicant-frameworks_native/libs/surfaceflinger_client
Mathias Agopian f10d7fde03 added native_window_set_buffer_count()
this method can be used to change the number of buffers
associated to a native window. the default is two.

Change-Id: I608b959e6b29d77f95edb23c31dc9b099a758f2f
2010-05-21 14:34:32 -07:00
..
tests fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00
Android.mk
ISurface.cpp SharedBufferStack now can grow up to 16 buffers. 2010-05-12 17:28:20 -07:00
ISurfaceComposer.cpp
ISurfaceFlingerClient.cpp Added a name to Surface created by SurfaceFlinger 2010-03-01 18:34:50 -08:00
LayerState.cpp
SharedBufferStack.cpp added native_window_set_buffer_count() 2010-05-21 14:34:32 -07:00
Surface.cpp added native_window_set_buffer_count() 2010-05-21 14:34:32 -07:00
SurfaceComposerClient.cpp fix the threading issue for setBuffercount() 2010-05-20 18:00:42 -07:00