diff options
author | Emilian Peev <epeev@mm-sol.com> | 2012-02-07 19:13:36 +0200 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2012-02-11 02:52:10 +0800 |
commit | 1be3bc643fdf1f15bb9bc1517181967990a5662e (patch) | |
tree | 9fc5c1ff965c017dfa69c458193b867b13b50f95 /camera/AppCallbackNotifier.cpp | |
parent | 74c32da819f529a359aad7d0a16e28858d7009a6 (diff) | |
download | hardware_ti_omap4-1be3bc643fdf1f15bb9bc1517181967990a5662e.zip hardware_ti_omap4-1be3bc643fdf1f15bb9bc1517181967990a5662e.tar.gz hardware_ti_omap4-1be3bc643fdf1f15bb9bc1517181967990a5662e.tar.bz2 |
CameraHal: Various AF related fixes
- In case of AF timeout the focus callback was being
disabled. This callback will not get re-enabled
again until preview is restarted.
- Cancel AF is not working properly. Depending on the
timing the off status event might not reach 'doAutoFocus()'.
- This change also replaces the 'mDoAFSem' semaphore with
a condition variable.
Change-Id: I2ab7d87a05d97435aa6e67a122cc37a975794fc2
Signed-off-by: Emilian Peev <epeev@mm-sol.com>
Diffstat (limited to 'camera/AppCallbackNotifier.cpp')
0 files changed, 0 insertions, 0 deletions