OSDN Git Service

Camera: Documentation updates
authorEino-Ville Talvala <etalvala@google.com>
Mon, 9 Nov 2015 02:58:27 +0000 (18:58 -0800)
committerEino-Ville Talvala <etalvala@google.com>
Thu, 12 Nov 2015 00:17:21 +0000 (00:17 +0000)
 - Use preCorrectionActiveArray instead of activeArray
   for one of the possible sizes for raw outputs.

Bug: 23908116
Change-Id: I5f7efb4e399f392b9442ad458335eb0b4777e35c

camera/docs/docs.html
camera/docs/metadata_properties.xml

index 94a3ce4..73629e6 100644 (file)
@@ -15307,7 +15307,7 @@ raw sensor images.<wbr/></p>
 <li>The maximum available resolution for RAW_<wbr/>SENSOR streams
   will match either the value in
   <a href="#static_android.sensor.info.pixelArraySize">android.<wbr/>sensor.<wbr/>info.<wbr/>pixel<wbr/>Array<wbr/>Size</a> or
-  <a href="#static_android.sensor.info.activeArraySize">android.<wbr/>sensor.<wbr/>info.<wbr/>active<wbr/>Array<wbr/>Size</a>.<wbr/></li>
+  <a href="#static_android.sensor.info.preCorrectionActiveArraySize">android.<wbr/>sensor.<wbr/>info.<wbr/>pre<wbr/>Correction<wbr/>Active<wbr/>Array<wbr/>Size</a>.<wbr/></li>
 <li>All DNG-related optional metadata entries are provided
   by the camera device.<wbr/></li>
 </ul></span>
index 6f0d008..6cf4dcc 100644 (file)
@@ -4565,7 +4565,7 @@ xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata
               * The maximum available resolution for RAW_SENSOR streams
                 will match either the value in
                 android.sensor.info.pixelArraySize or
-                android.sensor.info.activeArraySize.
+                android.sensor.info.preCorrectionActiveArraySize.
               * All DNG-related optional metadata entries are provided
                 by the camera device.
               </notes>