summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/panorama/MosaicRendererSurfaceViewRenderer.java
Commit message (Expand)AuthorAgeFilesLines
* Make Panorama work in portrait layout.Wei-Ta Chen2011-10-261-1/+6
* Issue: panorama preview is rotated 90 deg after lock and unlock.Raji Reddy Kandi2011-09-301-0/+4
* Refactor to decouple SurfaceTexture and renderer.Angus Kong2011-08-191-14/+5
* Fix NPE at PanoramaActivity.stopCapture()Angus Kong2011-08-161-34/+21
* Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-121-13/+54
* Updates for mosaic preview rendering to happen using native GLES2.0 code.mbansal2011-08-051-0/+55