Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
0894bfb78b7872570b94d0b8d23ebbf6a8b51d35
/
services
/
camera
/
libcameraservice
/
camera2
/
Parameters.cpp
c695b7c
Camera2: Fix JPEG quality metadata type, new warnings.
by Eino-Ville Talvala
· 12 years ago
d32b99b
Camera2: fix metadata symbols
by Igor Murashkin
· 13 years ago
ddf3c50
Camera2: Compile with warnings, fix warnings
by Igor Murashkin
· 13 years ago
5120e1f
am 522fa119: am d6cc4a62: Camera2: When focus is already locked in CAF mode, do not trigger HAL.
by Eino-Ville Talvala
· 13 years ago
d6cc4a6
Camera2: When focus is already locked in CAF mode, do not trigger HAL.
by Eino-Ville Talvala
· 13 years ago
4c510b9
am 6f846139: am 55f6c9df: Camera2: Do not set auto-white-balance regions from metering regions.
by Eino-Ville Talvala
· 13 years ago
55f6c9d
Camera2: Do not set auto-white-balance regions from metering regions.
by Eino-Ville Talvala
· 13 years ago
dfe3172
am 754cbdd2: am dca0ac21: Merge "Camera2: Fix uninitialized parameters." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
a3ee047
Camera2: Fix uninitialized parameters.
by Eino-Ville Talvala
· 13 years ago
cf6eb20
am 4a4253b9: am 82edd543: Camera2: isSmoothZoomSupported should return FALSE
by Igor Murashkin
· 13 years ago
390bb82
am 9ea63b3b: am 6f854608: Camera2: Set default flash mode to FLASH_OFF
by Alex Ray
· 13 years ago
82edd54
Camera2: isSmoothZoomSupported should return FALSE
by Igor Murashkin
· 13 years ago
6f85460
Camera2: Set default flash mode to FLASH_OFF
by Alex Ray
· 13 years ago
957126d
am a761686d: am 4c9aeb21: Merge "Camera2: Fix Parameters#setZoom off by 1 validation error" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
709bc10
Camera2: Fix Parameters#setZoom off by 1 validation error
by Igor Murashkin
· 13 years ago
47f9703
am 97f00a6b: am e18c1cce: Merge "Camera2: Report getMaxNumFocusAreas 0 for fixed focus cameras" into jb-mr1-dev
by Igor Murashkin
· 13 years ago
7d2a4aa
Camera2: Report getMaxNumFocusAreas 0 for fixed focus cameras
by Igor Murashkin
· 13 years ago
50f1523
am de434d89: am 7373cbe8: Camera2: Fix metering regions to take into account the current zoom/crop region
by Igor Murashkin
· 13 years ago
7373cbe
Camera2: Fix metering regions to take into account the current zoom/crop region
by Igor Murashkin
· 13 years ago
4c67390
am 9be4d65d: am af3d2887: Camera2: Change policy for calculating previewFpsRange from previewFps
by Igor Murashkin
· 13 years ago
af3d288
Camera2: Change policy for calculating previewFpsRange from previewFps
by Igor Murashkin
· 13 years ago
a148eab
am e5f4024b: am 95069fef: Camera2: Use the triggerAfWithAuto quirk
by Eino-Ville Talvala
· 13 years ago
14c2d24
am e68eb9b8: am 9942f62d: Merge "Camera2: Include JPEG settings in ZSL requests." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
95069fe
Camera2: Use the triggerAfWithAuto quirk
by Eino-Ville Talvala
· 13 years ago
ec77108
Camera2: Include JPEG settings in ZSL requests.
by Eino-Ville Talvala
· 13 years ago
c66fd7a
am a9438d09: am ce953ce4: Merge "Camera2: Properly update FPS range when FPS is set." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
260f267
Camera2: Properly update FPS range when FPS is set.
by Eino-Ville Talvala
· 13 years ago
2a27f01
am db6ead4f: am 1bac8972: Merge "Camera2: Use ZSL format quirk." into jb-mr1-dev
by Eino-Ville Talvala
· 13 years ago
e382ee2
Camera2: Use ZSL format quirk.
by Eino-Ville Talvala
· 13 years ago
1aecbcb
resolved conflicts for merge of 9bf263b2 to master
by Eino-Ville Talvala
· 13 years ago
8a42dd8
Camera2: Use scene mode override parameter
by Eino-Ville Talvala
· 13 years ago
0517e30
DO NOT MERGE: Remove experimental parameters for burst mode
by James Painter
· 13 years ago
d0cec0c
Camera2: Only _some_ FPS values in the old API are scaled.
by Eino-Ville Talvala
· 13 years ago
c9d7e4d
Camera2: Fix FPS value scaling between HAL2 and API
by Eino-Ville Talvala
· 13 years ago
4bb8118
Camera2: Debug and logging fixes.
by Eino-Ville Talvala
· 13 years ago
018d228
Camera2: Fix cropRegion sometimes exceeding the sensor array size
by Igor Murashkin
· 13 years ago
2f93127
Camera2: Enable ZSL by default.
by Eino-Ville Talvala
· 13 years ago
d14de47
Camera2: Change face detect/scene mode priority.
by Eino-Ville Talvala
· 13 years ago
b075252
Camera2: Configure ZSL at the right time.
by Eino-Ville Talvala
· 13 years ago
61c0cc6
Camera2: Use face priority scene mode when face detect is enabled.
by Eino-Ville Talvala
· 13 years ago
4a02cc8
Camera2: Sanity check inputs better.
by Eino-Ville Talvala
· 13 years ago
e538206
Camera2: Add a burst mode skeleton.
by James Painter
· 13 years ago
96150cf
Camera2: Move locked states out of AE/AWB mode
by Eino-Ville Talvala
· 13 years ago
da6665c
Camera2: Basic ZSL and precapture trigger support.
by Eino-Ville Talvala
· 13 years ago
f128dc5
Camera2: Require 2 JPEG thumbnail resolutions.
by Eino-Ville Talvala
· 13 years ago
2e19c3c
Camera2: Factor out Camera2Client::Parameters
by Eino-Ville Talvala
· 13 years ago