commit | d8298bfde494395960c383ffdf0c985c8af51d88 | [log] [tgz] |
---|---|---|
author | Likai Ding <likaid@codeaurora.org> | Wed Aug 05 15:30:35 2015 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Fri Nov 13 01:30:35 2015 -0800 |
tree | 4453c280a647f92c2506eb953b50b4c55a88c44a | |
parent | 3b41c46319b7a0030207bf976c439ea25df33ca6 [diff] |
SnapdragonCamera: fix screen flash on resuming Currently preview cover will be hidden shortly after preview started, but if the actual first frame comes late, the main screen will flash. Register a oneshot preview callback to hide preview cover. Register the callback before calling startPreview. Change-Id: Ia9910c4302a598bd1faef87eb630c5c838e12d3b CRs-Fixed: 909772