OSDN Git Service

Camera2: Separate AE/AWB locks from AE/AWB modes.
authorEino-Ville Talvala <etalvala@google.com>
Mon, 3 Sep 2012 17:06:40 +0000 (10:06 -0700)
committerEino-Ville Talvala <etalvala@google.com>
Mon, 3 Sep 2012 17:06:40 +0000 (10:06 -0700)
commitfdb26f84b2540aa253ece0c4b225e87cde63f64c
tree825ac71eaf74084ae01961dcdd07ad5b67908bbc
parentb38807839b88a8f2a68a09a3fb5d656f2c249073
Camera2: Separate AE/AWB locks from AE/AWB modes.

With AE/AWB modes including the LOCKED state, it was not possible for
the HAL to determine the current flash state, or to report fixed AWB
modes properly. Break out the locks into separate controls.

Bug: 6243944
Change-Id: I1b2d844420b8c4e06be32ea644e052f222ed825b
camera/include/system/camera_metadata_tags.h
camera/src/camera_metadata_tag_info.c