replicant-frameworks_native/libs
Jamie Gennis dfcff4b4ef SurfaceTexture: add a CPU -> GL sync test.
This change adds a test to verify that proper synchronization is done
when using SurfaceTexture to use CPU generated images as OpenGL ES
textures in 'synchronous mode'.  Synchronous mode is particularly tricky
because SurfaceTexture will allow the buffer that's currently bound to
the GL texture to be dequeued.  We rely on Gralloc's lock function to
block until this buffer is no longer being used by the OpenGL ES.

Change-Id: I1c4e37f3e9d60ab9a0905a90a1f5060fda8e485c
2011-06-28 13:18:07 -07:00
..
binder PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
gui SurfaceTexture: add a CPU -> GL sync test. 2011-06-28 13:18:07 -07:00
surfaceflinger_client merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ui Remove native EventRecurrence parser 2011-06-28 07:43:27 -07:00
utils Fix settings restore 2011-06-24 15:06:48 -07:00