replicant-frameworks_native/libs/gui/tests
Jamie Gennis 7b305fffc3 SurfaceTexture: add the abandon method.
This change adds the 'abandon' method to the SurfaceTexture C++ class.
This method may be used to put the SurfaceTexture in an abandoned state,
causing all ISurfaceTexture methods to fail.

Change-Id: Ibd261f7b73f44e2bec36a8508bf92113cfb7cf95
2011-07-22 14:20:41 -07:00
..
Android.mk
Surface_test.cpp
SurfaceTexture_test.cpp SurfaceTexture: add the abandon method. 2011-07-22 14:20:41 -07:00
SurfaceTextureClient_test.cpp