History log of /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/CanvasTextureViewActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
402f05530352f34d5320c2d23be43c274d97c4e2 10-Aug-2011 Grace Kloba <klobag@google.com> Add a return value for SurfaceTextureListener#onSurfaceTextureDestroyed.

If returns true, the SurfaceTexture will be released by TextureView.
If returns false, the client needs to release the SurfaceTexture.

Change-Id: I946f71e337ad4170c168854ac27e028b82489c8c
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/CanvasTextureViewActivity.java
3c2c9e4e0dde0f3a9c27ccff5313cfbeb4504f8e 19-Jul-2011 Romain Guy <romainguy@google.com> Update TextureView.lockCanvas() test.

Change-Id: Ib0f613fcd6ba64a696936e4e2b386b96d76b828a
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/CanvasTextureViewActivity.java
6be3d5561cbeccf0a8257a4acb155657f868e548 15-Jul-2011 Romain Guy <romainguy@google.com> Add lock/unlockCanvas to TextureView

With this change, TextureView has feature parity with SurfaceView.

Change-Id: I4ef2da33420fc9590f868636ae72a5a6de61965b
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/CanvasTextureViewActivity.java