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 libgui: enable tests in the 'tests' build. 2011-04-26 17:26:37 -07:00
IGraphicBufferAlloc.cpp Fix a GraphicBuffer leak in SurfaceTexture 2011-04-08 19:28:04 -07:00
ISensorEventConnection.cpp new SensorService 2010-07-19 17:57:29 -07:00
ISensorServer.cpp new SensorService 2010-07-19 17:57:29 -07:00
ISurface.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ISurfaceComposer.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ISurfaceComposerClient.cpp Get rid of the "pid" parameter from createSurface 2011-04-20 14:26:11 -07:00
ISurfaceTexture.cpp Implement {Surface|SurfaceTextureClient}::setSwapInterval() 2011-05-11 18:01:51 -07:00
LayerState.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
Sensor.cpp 9-axis sensor fusion with Kalman filter 2011-05-27 17:04:55 -07:00
SensorChannel.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
SensorEventQueue.cpp Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
SensorManager.cpp new SensorService 2010-07-19 17:57:29 -07:00
SharedBufferStack.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
Surface.cpp frameworks/base: android_native_buffer_t -> ANativeWindowBuffer 2011-05-03 16:40:14 -07:00
SurfaceComposerClient.cpp Get rid of the "pid" parameter from createSurface 2011-04-20 14:26:11 -07:00
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