replicant-frameworks_native/libs/gui
Jamie Gennis c8c5152b19 SurfaceTexture: make tests use a large framebuffer.
This change makes the SurfaceTexture GL tests use a large (512x512)
framebuffer.  The tests now use glViewport to render to a region of the
framebuffer with a size matching that of the texture being drawn.  The
Npot test pixel checks must be changed because now the rendered region
is the same size as the texture.

Change-Id: Icc41803189c25e33ba1da7d2470720f0a11f3e4b
2011-06-20 15:42:57 -07:00
..
tests SurfaceTexture: make tests use a large framebuffer. 2011-06-20 15:42:57 -07:00
Android.mk unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
IGraphicBufferAlloc.cpp Fix a GraphicBuffer leak in SurfaceTexture 2011-04-08 19:28:04 -07:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
ISurfaceComposer.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
ISurfaceComposerClient.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -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
SensorEventQueue.cpp Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
SensorManager.cpp
Surface.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
SurfaceComposerClient.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
SurfaceTexture.cpp Temporarily don't return the current buffer in synchronous mode 2011-06-13 15:51:35 -07:00
SurfaceTextureClient.cpp SurfaceTexture: fix a NULL ptr dereference. 2011-06-20 14:16:49 -07:00