commit | b96dffd40e25d29a61f9fbd7f2e5968b5335b957 | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@mm-sol.com> | Mon Oct 22 10:53:12 2012 +0300 |
committer | Eino-Ville Talvala <etalvala@google.com> | Tue Oct 23 09:30:42 2012 -0700 |
tree | 0b7384538b706387ca8a05a94737c08233beb5df | |
parent | b6a9d10508e321ebc53193a117bf6c65d98ae888 [diff] |
CameraHal: Sync AF cancel with incoming OMX events - Cancel AF is made to wait on incoming OMX events when AF status changes. An AF timeout is introduced in order not to block this call indefinitely. - Additionally calls to 'autoFocus()' will immediately trigger AF callbacks if fixed modes are being used. Bug: 6949572 Change-Id: I5f240fb6fc7fe53aecaff76d75d608dd522c1e27 Signed-off-by: Emilian Peev <epeev@mm-sol.com>