summaryrefslogtreecommitdiffstats
path: root/res/values/qcomarrays.xml
diff options
context:
space:
mode:
authorVijay kumar Tumati <vtumati@codeaurora.org>2014-02-10 16:10:09 +0530
committerVijay kumar Tumati <vtumati@codeaurora.org>2014-02-10 16:10:09 +0530
commit2ff6c25f40b0ab3672084fb7f1736e9113673c28 (patch)
tree3a4f602ddbf0d4abfc88c224f785e2831d36faf5 /res/values/qcomarrays.xml
parent403df9af8bfb0a6e5eba97d620f82bf3c34645d6 (diff)
downloadandroid_packages_apps_Snap-2ff6c25f40b0ab3672084fb7f1736e9113673c28.tar.gz
android_packages_apps_Snap-2ff6c25f40b0ab3672084fb7f1736e9113673c28.tar.bz2
android_packages_apps_Snap-2ff6c25f40b0ab3672084fb7f1736e9113673c28.zip
Camera: Add support for high speed recording
To support 120fps recording without slow motion effect, these changes are needed. This enables 120 FPS for all resolutions if HSR is on. Change-Id: Iece5a382a80f4e3064880d26a29949705352b0e0
Diffstat (limited to 'res/values/qcomarrays.xml')
-rw-r--r--res/values/qcomarrays.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/qcomarrays.xml b/res/values/qcomarrays.xml
index 4bafc660a..07bb7eb6c 100644
--- a/res/values/qcomarrays.xml
+++ b/res/values/qcomarrays.xml
@@ -404,6 +404,7 @@
<item>@string/pref_camera_hfr_entry_2x</item>
<item>@string/pref_camera_hfr_entry_3x</item>
<item>@string/pref_camera_hfr_entry_4x</item>
+ <item>@string/pref_camera_hfr_entry_hsr</item>
</string-array>
<!-- Do not localize entryvalues -->
@@ -412,6 +413,7 @@
<item>@string/pref_camera_hfr_value_2x</item>
<item>@string/pref_camera_hfr_value_3x</item>
<item>@string/pref_camera_hfr_value_4x</item>
+ <item>@string/pref_camera_hfr_value_hsr</item>
</string-array>
<!-- Do not localize entryvalues -->