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
Android.mk
ISurface.cpp
ISurfaceComposer.cpp
ISurfaceFlingerClient.cpp
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