commit | 153934967692f8a033323bb6087c7b0df7796e35 | [log] [tgz] |
---|---|---|
author | likaid <likaid@codeaurora.org> | Tue Jul 28 14:04:18 2015 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Sep 08 19:41:27 2015 -0700 |
tree | b37b1d83e53f2a34149b01b339dfef419029802c | |
parent | 007b0d24e854630caa4fdf07899e3aa5f4ad301b [diff] |
SnapdragonCamera: Reduce the latency for panorama preview starting In panorama mode preview, the stopPreview and startPreview were called three times after onResume from lockscreen, that caused the preview showing delay. Reduce the unnecessary stopPreview to improve the preview performance. CRs-Fixed: 876035 Change-Id: Ice5b0c305edb773867fd4803c190c98f5518ecb2