commit | 3ed8852a5d3f2bf69d099148653a49553e5c34e3 | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Tue Jul 26 11:17:45 2016 +0800 |
committer | junjiez <junjiez@codeaurora.org> | Fri Jul 29 09:48:22 2016 +0800 |
tree | 1eb8f40e82d3fa677a645884d4a56e513358c89d | |
parent | 0b4a800fc0736681e19a6b2dd48174569e0451dc [diff] |
SnapdragonCamera: Fix face circle disappears for few frames When auto focus is moving, Faceview.clear() will be called and the face circle will disappear, so if the information of faces is still existed,we don't call Faceview.clear(). Change-Id: I67be2627b493edcbc329146eb816a15bddecab23 CRs-Fixed: 1040876