History log of /packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/PointMeteringParameters.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7b68d60653d5022a142aa2369e25f35b7b4b074f 13-Mar-2015 Puneet Lall <puneetl@google.com> Fix build

Change-Id: I36c5f2bf963bfe7d63941777ecedce7354aa0212
/packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/PointMeteringParameters.java
c44b7c47dbb8f53a6401285c4ca9218326d21a7e 10-Mar-2015 Puneet Lall <puneetl@google.com> Reset existing AF scan upon tap-to-focus

* Interrupts existing, in-progress AF scans upon tap-to-focus
(triggerFocusAndMeterAtPoint).
* Removes pending delayed-af-resets upon subsequent tap-to-focus
to fix the case in which a user triggers AF twice within <3 seconds
which previously resulted in the AF mode returning to
continuous_picture shortly after the second AF scan.
* Removes dependencies on CameraUtil and static Settings3A
methods, and refactors FrameServerImpl to enable unit-testing.

Bug: 18935538
Change-Id: I0c2d5d92d2b07efdc11de8388e42b931d3ea89d0
/packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/PointMeteringParameters.java