replicant-frameworks_native/libs/gui/tests
Jamie Gennis 5451d15ee2 SurfaceTexture: add some GL->GL tests.
This change adds some tests to verify streaming images from one GL
thread to another via SurfaceTexture.  Currently the tests do not
validate the correctness of the streamed images, but rather simply
verify that this streaming does not cause a deadlock.  3 of the 4 tests
are currently disabled because they do cause deadlocks on some devices.

Change-Id: I5677942053190063b97f370dba96c116711bc3bb
2011-06-13 10:50:13 -07:00
..
Android.mk
Surface_test.cpp
SurfaceTexture_test.cpp SurfaceTexture: add some GL->GL tests. 2011-06-13 10:50:13 -07:00
SurfaceTextureClient_test.cpp SurfaceTexture: add getTransformMatrix tests. 2011-06-13 10:50:13 -07:00