replicant-frameworks_native/libs/gui/tests
Jamie Gennis ce56137218 libgui: have ST::updateTexImage check the GL ctx
This change adds a check to SurfaceTexture::updateTexImage to verify
that the current GL context is the same as the one that was used for
previous updateTexImage calls.

Change-Id: If02d2f787bcfdb528046dc9ddf6665f8a90e1bf4
2012-03-19 18:33:05 -07:00
..
Android.mk
Surface_test.cpp
SurfaceTexture_test.cpp libgui: have ST::updateTexImage check the GL ctx 2012-03-19 18:33:05 -07:00
SurfaceTextureClient_test.cpp