Closed Bug 1131782 Opened 10 years ago Closed 10 years ago

[Camera][Gecko][Shinano] Camera supports ISO modes under a different parameter key

Categories

(Firefox OS Graveyard :: Gaia::Camera, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(firefox38 fixed)

RESOLVED FIXED
Tracking Status
firefox38 --- fixed

People

(Reporter: mikeh, Assigned: mikeh)

References

Details

Attachments

(1 file)

The ISO-equivalent sensitivity setting is not an AOSP standard parameter, so to expose it on, e.g., Flame, we need to use a raw string key[1][2]. 1. https://dxr.mozilla.org/mozilla-central/source/dom/camera/GonkCameraParameters.cpp#107 2. https://dxr.mozilla.org/mozilla-central/source/dom/camera/GonkCameraParameters.cpp#163 Shinano uses different key strings entirely, so we will need to update GonkCameraParameters to detect this and use the appropriate key string.
Assignee: nobody → mhabicher
Status: NEW → ASSIGNED
Attachment #8562952 - Flags: review?(aosmond)
Comment on attachment 8562952 [details] [diff] [review] Add runtime support for detecting vendor-specific parameter keys, v1 Review of attachment 8562952 [details] [diff] [review]: ----------------------------------------------------------------- LGTM.
Attachment #8562952 - Flags: review?(aosmond) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: