commit | 4b33265c83966f70d4ef5cbe5c182d7dc670e5ee | [log] [tgz] |
---|---|---|
author | Jay Wang <jaywang@codeaurora.org> | Thu Mar 24 16:14:15 2016 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Apr 11 16:24:36 2016 -0700 |
tree | 5c6d800bf6cd806dc09c23e980de18bc4e7bc8ab | |
parent | d2d5304399167d790ae3e400c1815253e26d917f [diff] |
SnapdragonCamera: hide the preview surface during suspend Occasionally, the previous preview frame is presented and caused the screen flashing, when continuously triggering suspend/resume. To resolve the issue, hide the preview surface during suspend and make it visible during resume. This helps to clear the remaining preview frames in the buffer. CRs-Fixed: 991416 Change-Id: I96fff0fdae6bd14263f33b1a9032604596cf49c1