History log of /packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/TextureTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5c64aba0315281a67894b7d772e128e0bb6bea01 23-May-2012 Owen Lin <owenlin@google.com> Fix build.

Change-Id: Ied20eb41fcae52f40f319adb0fbbfad4d94e3019
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/TextureTest.java
37c605949219b8bf54c165c34d6405f5f2989f50 18-May-2012 Owen Lin <owenlin@google.com> Add a new state uploading to UploadedTexture.

This state means the texture is being uploaded in background and should
not be drawn now to prevent janking.

Sometimes, we may lose GLContext and we will need to reupload
textures again. In this case, we would like to upload these texture in
foreground instead of using TextureUploader.
(for simplicity since this won't happen too often).

bug: 6519344
Change-Id: Ic5d7547c6a0eb4b044b79aa0eb4eb52397faac03
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/TextureTest.java
b29a27f475a2c449abdda8d4e03d30914feed8c6 22-Mar-2012 Chih-Chung Chang <chihchung@google.com> Use SurfaceTexture to show Camera preview.

Change-Id: I8bf63dfc5b969ecce51841378b093a650b6f91d8
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/TextureTest.java
7b83fb8e3a8978b33a6b9bfc56d85fe2c1a9cf06 22-Feb-2012 Chih-Chung Chang <chihchung@google.com> Remove unused code.

Change-Id: I167596ab023671651df298ddb2b80b7c782f4223
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/TextureTest.java
f9a0a4306d589b4a4e20554fed512a603426bfa1 17-Aug-2011 Owen Lin <owenlin@google.com> Initial code for Gallery2.

fix: 5176434

Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c
/packages/apps/Gallery2/tests/src/com/android/gallery3d/ui/TextureTest.java