replicant-frameworks_native/libs/gui/tests
Daniel Lam 9abe1ebc95 Fixed disconnect bug in SurfaceTexture
BufferQueue's disconnect could race with updateTexImage
where invalid buffers could be released.  Additionally
fixed similar bug with setBufferCount.  Tests were added
to stress the disconnect mechanism.

Change-Id: I9afa4c64f3e025984e8a9e8d924852a71d044716
2012-04-02 14:55:01 -07:00
..
Android.mk remove libandroid.so from targets that don't need it 2012-03-27 13:57:43 -07:00
Surface_test.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
SurfaceTexture_test.cpp Fixed disconnect bug in SurfaceTexture 2012-04-02 14:55:01 -07:00
SurfaceTextureClient_test.cpp libgui: add BQ consumer buffer free notifications 2012-03-19 15:09:09 -07:00