summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/SurfaceTextureScreenNail.java
Commit message (Collapse)AuthorAgeFilesLines
* Add hook to manipulate SurfaceTexture transformJohn Reck2012-10-161-0/+3
| | | | | | Bug: 7302956 Change-Id: I32bdeb22630dbeba9f028e1c68167d10a5288a28
* Remove OnFrameAvailableListener in tear downJohn Reck2012-10-011-0/+1
| | | | | | Bug: 7217305 Change-Id: I79d1741cd757b2cc15a42336153af755ae84bd57
* Guard SurfaceTextureScreenNail with TargetApi.Wu-cheng Li2012-08-101-0/+1
| | | | | bug:6927809 Change-Id: If03ffbcbf908a960f00bba97be0cdbf317ecabe8
* Code clean up.Ahbong Chang2012-07-301-1/+1
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Only use SurfaceTexture.release and setIconAttribute on newer platforms.Chih-Chung Chang2012-07-131-1/+8
| | | | | | Bug: 6706784 Change-Id: Ic1bb2bb27c3184d791de566d88dbade039fb9d87
* Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-031-2/+16
| | | | Change-Id: I606a23863247454051dd183ddf6b77f6bc882685
* Set default buffer size for SurfaceTexture.Chih-Chung Chang2012-05-071-0/+1
| | | | | | This is needed for Panorama. Change-Id: I452335cfec6357aef7b66ecac003a4b0ca0fd9fe
* Add Raw2DTexture.Angus Kong2012-04-241-6/+1
| | | | | | | | | Raw2DTexture is a wrapper of GL 2D texture. It also support copy other texture's content into this texture. bug:5988937 Change-Id: Ib4f6ff7ed2f6ea499517536366b511b7984a9b98
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-5/+0
| | | | Change-Id: I037f1f054da4a3800045d5b89724341ac22272a5
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-1/+1
| | | | Change-Id: Ib710f2a6fc1aa86fe4abdd18d1fa7ac71396a3b4
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-0/+116
Change-Id: I8bf63dfc5b969ecce51841378b093a650b6f91d8