summaryrefslogtreecommitdiffstats
path: root/jni/feature_mos
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Add FullScreen Preview when in Panoramic shootJay Wang2015-01-055-8/+12
| | | | | | | | | | | | Changed the Panoramic preview to full screen Resized the warped preview image to smaller Size and render on top of the full screen preview image Change-Id: I98735dbed2ff4dada8708bf5a4a0f9da6ba030c7 Conflicts: res/layout-land/pano_preview_progress.xml res/layout-port/pano_preview_progress.xml
* Camera2: Fix camera application memory leakGaoxiang Chen2014-04-241-1/+3
| | | | | | | | | | | | | This change fix potential memory leak of camera application when swith between camera and panorama: 1. free allocated frames in jni/Mosaic 2. use application context instead of acitivity context 3. clear disappearing children of ViewGroup explicitly 4. remove IdleHandler during camera exit CRs-fixed: 622518 Change-Id: I2583709489ab2cf1fc20865fe7d2a8f56f2763c9
* Copy over libjni_mosaic from Camera. We need to support the SRI panoSascha Haeberling2013-08-1433-0/+7465
mode for Carlsbad. Change-Id: Id14e64d8248236e8170c12cfca2cbf2ca952e993