History log of /frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/MyGLSurfaceView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c9034c3a484855366b663ce4b9b8c023be65ff95 18-Oct-2011 Ming Jia <mjia@google.com> Simplify the native-media demo.

1. Removed the old glsurfaceview.
2. remove physics and accelerometer related codes.
2. remove touch action.
4. Rotate the card a bit to show the tilting effect.

Change-Id: Ib2a7aeeef0b643644b22c285e6a295f5c09d3951
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/MyGLSurfaceView.java
3bbd3bb7fcb082eba313614f072c11c41b38ebfe 27-Jun-2011 Glenn Kasten <gkasten@google.com> Bug 4571308 Test video timestamps

Change-Id: I4d1fe3b9e090fe014c45432a91ea43360213ee2e
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/MyGLSurfaceView.java
b66b0745d45f4c0c7620749185f7fb3306804ce3 09-Mar-2011 Glenn Kasten <gkasten@google.com> Bug 3463332 Unified test/demo of video sink & APIs

Note: this only affects test code, nothing in the platform.

Can use for testing Java and native APIs
Video sinks is selectable as Surface (SurfaceView) or SurfaceTexture (GLSurfaceView)
Media source is selectable from drop-down list

Change-Id: I45fe16b672e0783ee89e0985b446b8ecc4f452e3
/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/MyGLSurfaceView.java