summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/FocusStateListener.java
Commit message (Collapse)AuthorAgeFilesLines
* SnapdragonCamera: Fix AF mode for touch-to-focus and taking snapshotByunghun Jeon2016-04-291-2/+11
| | | | | | | | Use the current AF mode for snapshot. For touch-to-focus, use AUTO mode and reset to CAF after a delay. CRs-Fixed: 989750 Change-Id: I6318b05d57273c0a2fff5b3366faa471f6faaf85
* SnapdragonCamera: Camera2 add touch to focusByunghun Jeon2016-03-301-0/+66
Add touch to focus to Camera2 CRs-Fixed: 989750 Change-Id: I5c7c85dcc12eefb11e5f1b5e6a823a327b2647e4