summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorIgor Murashkin <iam@google.com>2014-02-07 18:20:48 -0800
committerIgor Murashkin <iam@google.com>2014-02-07 18:20:48 -0800
commit418f6df836c34350118b521f75788ac6ae2fb0ec (patch)
tree4bf19dd84b132fb96267507a24fa939c2c363285 /api
parentaa1567f9ba3611647968ab7786fd3a51abeffb32 (diff)
downloadframeworks_base-418f6df836c34350118b521f75788ac6ae2fb0ec.zip
frameworks_base-418f6df836c34350118b521f75788ac6ae2fb0ec.tar.gz
frameworks_base-418f6df836c34350118b521f75788ac6ae2fb0ec.tar.bz2
camera2: Add android.scaler.availableInputOutputFormatsMap
Change-Id: I2f0000614063f4004aa90ad1846936bf85db0389
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/current.txt b/api/current.txt
index c08118e..efcf8e0 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -11281,6 +11281,7 @@ package android.hardware.camera2 {
field public static final android.hardware.camera2.CameraMetadata.Key REQUEST_PARTIAL_RESULT_COUNT;
field public static final android.hardware.camera2.CameraMetadata.Key REQUEST_PIPELINE_MAX_DEPTH;
field public static final android.hardware.camera2.CameraMetadata.Key SCALER_AVAILABLE_FORMATS;
+ field public static final android.hardware.camera2.CameraMetadata.Key SCALER_AVAILABLE_INPUT_OUTPUT_FORMATS_MAP;
field public static final android.hardware.camera2.CameraMetadata.Key SCALER_AVAILABLE_JPEG_MIN_DURATIONS;
field public static final android.hardware.camera2.CameraMetadata.Key SCALER_AVAILABLE_JPEG_SIZES;
field public static final android.hardware.camera2.CameraMetadata.Key SCALER_AVAILABLE_MAX_DIGITAL_ZOOM;