commit | 3d7f401c05b32a2689ab564ab4e05010b72ea5b7 | [log] [tgz] |
---|---|---|
author | Jay Wang <jaywang@codeaurora.org> | Fri Apr 01 17:50:30 2016 -0700 |
committer | Jay Wang <jaywang@codeaurora.org> | Fri Apr 01 18:08:35 2016 -0700 |
tree | b095446b2a1048f49c3410d426ed6189e125bf8e | |
parent | 914456d51e4707b1dfb24f400230f7e4ffdcc55f [diff] |
SnapdragonCamera: Fix occasional touch AF/AEC detection failure. 1. Fix the issue that during pause/resume, the preview region was not set properly and focus manager ignore bottom part of preview region. 2. On device with sensitive touch screen, single tap can be detected as scroll gesture. Make change to consider scroll gesture as single tap gesture if it is not the left swipe gesture. Change-Id: I2139274e60799eac866b8bb70ea66144548b5845 CRs-Fixed: 997843