summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/ui/SurfaceTextureScreenNail.java
Commit message (Expand)AuthorAgeFilesLines
* Add hook to manipulate SurfaceTexture transformJohn Reck2012-10-161-0/+3
* Remove OnFrameAvailableListener in tear downJohn Reck2012-10-011-0/+1
* Guard SurfaceTextureScreenNail with TargetApi.Wu-cheng Li2012-08-101-0/+1
* Code clean up.Ahbong Chang2012-07-301-1/+1
* Only use SurfaceTexture.release and setIconAttribute on newer platforms.Chih-Chung Chang2012-07-131-1/+8
* Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-031-2/+16
* Set default buffer size for SurfaceTexture.Chih-Chung Chang2012-05-071-0/+1
* Add Raw2DTexture.Angus Kong2012-04-241-6/+1
* In filmstrip, show placeholders for pictures not loaded yet.Chih-Chung Chang2012-04-191-5/+0
* Add thumb pool the cache Bitmap used for thumbnails.Chih-Chung Chang2012-04-181-1/+1
* Use SurfaceTexture to show Camera preview.Chih-Chung Chang2012-04-021-0/+116