replicant-frameworks_native/libs/gui/tests
Jamie Gennis 79e3125d56 SurfaceTexture: add tests for buffer leaks
This change adds two tests to ensure that eglDestroySurface does not
cause Gralloc buffers to be leaked.

Bug: 5472838
Change-Id: Id675d74e34b6479f2d68314d40de94aede69f142
2011-10-19 15:19:19 -07:00
..
Android.mk Integreate surfacetexture test into our continuous test framework. 2011-08-30 20:07:59 -07:00
Surface_test.cpp Surface: fix a protected buffer test 2011-10-12 18:42:33 -07:00
SurfaceTexture_test.cpp SurfaceTexture: add tests for buffer leaks 2011-10-19 15:19:19 -07:00
SurfaceTextureClient_test.cpp