OSDN Git Service

Add a 'release' method to the SurfaceTexture public Java API
authorMathias Agopian <mathias@google.com>
Wed, 3 Aug 2011 22:18:36 +0000 (15:18 -0700)
committerMathias Agopian <mathias@google.com>
Thu, 4 Aug 2011 00:23:44 +0000 (17:23 -0700)
commit97a9884edcc6fbb311386ecfcd6e3045437f0df0
treedda23262c8fedd883abb187f369fea84b746c67d
parent05f267e7f8383dbcae87f8b0f6ed9f8b6f9a76b8
Add a 'release' method to the SurfaceTexture public Java API

Bug: 5063618
Change-Id: I689cb0c01c14e597ccfb4eb0972e64fa570bd4e8
libs/gui/SurfaceTexture.cpp