commit | eadf503b74cd3efb5d672fc6026bfad1d8cedadb | [log] [tgz] |
---|---|---|
author | Camera Software Integration <camswint@localhost> | Thu Aug 13 15:36:15 2015 +0800 |
committer | Camera Software Integration <camswint@localhost> | Tue Dec 22 16:22:43 2015 +0530 |
tree | 9c8b767bf00c19d533c71132f7a60c8bdccf9898 | |
parent | 4a07f92f3edf930a58cf810831a243001a9ad31e [diff] |
SnapdragonCamera: fix screen flash on resuming for video 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: Ide0dd4b2eebe7cb73a2192f11c4ea3a471718c05 CRs-Fixed: 911138