replicant-frameworks_native/libs/gui
Jamie Gennis 6f4cdfe0db SurfaceTexture: clean up some tests
This change cleans a few things up in the SurfaceTexture tests:
- Wraps a few long lines.
- Refactors the multithreading portions of SurfaceTextureGLToGLTest into
  a new test fixture called SurfaceTextureGLThreadToGLTest.
- Changes some of the tests that were creating their own EGLSurface to
  use the SurfaceTextureGLToGLTest fixture.
- Reorders the test functions so that they are immediately below to the
  test fixture that they use.

Change-Id: I0491ce3528a7ff2b4f1e83602ba290269c087297
2011-11-21 11:52:02 -08:00
..
tests SurfaceTexture: clean up some tests 2011-11-21 11:52:02 -08:00
Android.mk Revert "enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices" 2011-11-16 15:59:13 -08:00
IGraphicBufferAlloc.cpp return an error code with gralloc buffer allocation failures 2011-07-01 14:53:49 -07:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp
ISurfaceComposer.cpp SurfaceFlinger: make sync transactions explicit 2011-10-14 16:11:51 -07:00
ISurfaceComposerClient.cpp clean-up. get rid ofunused code and members in Surface[Control].cpp 2011-07-20 16:53:13 -07:00
ISurfaceTexture.cpp SurfaceTexture: report binder transaction failures 2011-10-14 15:17:07 -07:00
LayerState.cpp SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00
Sensor.cpp
SensorChannel.cpp
SensorEventQueue.cpp
SensorManager.cpp SensorManager reconnects to sensor service when the later dies 2011-10-16 22:15:23 -07:00
Surface.cpp Fix an issue where Surface::lock() would never update the output region 2011-08-23 21:18:36 -07:00
SurfaceComposerClient.cpp SurfaceFlinger: make sync transactions explicit 2011-10-14 16:11:51 -07:00
SurfaceTexture.cpp Merge "SurfaceTexture: fix a bug with buffer reallocation" into ics-mr1 2011-11-17 17:10:47 -08:00
SurfaceTextureClient.cpp attempt to fix bug 5313580 2011-11-17 18:46:09 -08:00