replicant-frameworks_native/libs/gui/tests
Jamie Gennis 1df8c34585 libgui: disallow NULL Fence pointers
This change eliminates the uses of a NULL sp<Fence> indicating that no waiting
is required.  Instead we use a non-NULL but invalid Fence object for which the
wait methods will return immediately.

Bug: 7892871
Change-Id: I5360aebe3090422ef6920d56c99fc4eedc642e48
2013-02-12 18:15:38 -08:00
..
Android.mk libgui: add BufferQueue test infrastructure 2012-08-31 17:02:49 -07:00
BufferQueue_test.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
CpuConsumer_test.cpp libgui: disable CpuConsumer tests 2012-08-31 15:54:21 -07:00
Surface_test.cpp Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
SurfaceTexture_test.cpp libgui: disallow NULL Fence pointers 2013-02-12 18:15:38 -08:00
SurfaceTextureClient_test.cpp Rename ISurfaceTexture and SurfaceTexture 2012-12-18 13:10:48 -08:00