commit | 494e1ab448fe15db26ff1544bbdca5132eb9d51c | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Mon Jul 13 17:19:56 2015 +0800 |
committer | likaid <likaid@codeaurora.org> | Tue Jul 14 16:29:03 2015 +0800 |
tree | c712a5b221f45b51c3a4bcbbec0029ee93b4c0a3 | |
parent | be3465750ac0ceeae737d6764dcc73a700328a6d [diff] |
SnapdragonCamera: Fix display smaller thumbnail on panorama preview The preview thumbnail size is calculated according to the captured image size. When capture panorama image with landscape, the height of the image will be too small to fill the thumbnail view. Enlarge the bitmap to the thumbnail size if it is not large enough. Change-Id: I65afcdf2943eed4526639ff418b929e6450711b5 CRs-Fixed: 868550