replicant-frameworks_native/libs/gui
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
..
tests SurfaceTexture: add some GL->GL tests. 2011-06-13 10:50:13 -07:00
Android.mk
IGraphicBufferAlloc.cpp
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp
ISurfaceComposer.cpp
ISurfaceComposerClient.cpp
ISurfaceTexture.cpp
LayerState.cpp
Sensor.cpp 9-axis sensor fusion with Kalman filter 2011-05-27 17:04:55 -07:00
SensorChannel.cpp
SensorEventQueue.cpp
SensorManager.cpp
SharedBufferStack.cpp
Surface.cpp
SurfaceComposerClient.cpp
SurfaceTexture.cpp SurfaceTexture: fix a getTransformMatrix crash. 2011-06-13 10:50:12 -07:00
SurfaceTextureClient.cpp SurfaceTexture: clean up some comments, tests, etc. 2011-05-25 12:27:33 -07:00