From bf809d3a0e1039c95a186597a22c012db786709b Mon Sep 17 00:00:00 2001 From: Sai Kumar Sanagavarapu Date: Wed, 1 Oct 2014 20:44:47 +0530 Subject: SnapdragonCamera: Add support for manual 3A params. Add UI support to take inputs from user for the following 3A paramters 1. Manual focus : a. Scale mode 0-100 b. Diopter mode 0-10 2.White balance: a. CCT b. RGB gains 3. Exposure control a. ISO b. exposure time Change-Id: I92ea3719fa2224e02943bb2191987c7654aaf9ea --- res/values/qcomstrings.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'res/values/qcomstrings.xml') diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index 93a39003d..c72f9bb1e 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -166,6 +166,41 @@ true-portrait-off multi-touch-focus-off + + Manual Exposure + ISO priority + Exposure time priority + User setting + Off + + off + iso-priority + exp-time-priority + user-setting + off + + + Manual White balance + Color temperature + RBGB gains + Off + + off + color-temperature + rbgb-gains + off + + + Manual Focus + Scale mode + Diopter mode + Off + + off + scale-mode + diopter-mode + off + Off On -- cgit v1.2.3