OSDN Git Service

Camera2/3: Fix still image FOV reporting.
authorEino-Ville Talvala <etalvala@google.com>
Mon, 29 Apr 2013 20:50:24 +0000 (13:50 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Wed, 1 May 2013 21:56:12 +0000 (14:56 -0700)
commit1f1872f1e1f3705e235ce784ce6d79102d26c117
treec08d6a49f9a96f8c6bb16d92060290e7ec044124
parentb7e2ef14a93974935783e71829f4b3174001a0fb
Camera2/3: Fix still image FOV reporting.

Still FOV can vary as a function of the output sizes, with
the function depending on the HAL version.

Calculate and update the FOV whenever the output sizes might change.

Bug: 8484377
Change-Id: I56f2cc768a1e128a159b326588be55b2752db06e
services/camera/libcameraservice/camera2/Parameters.cpp
services/camera/libcameraservice/camera2/Parameters.h