OSDN Git Service

Merge "camera: Clarify ZSL supports" into oc-dev
authorChien-Yu Chen <cychen@google.com>
Mon, 8 May 2017 22:39:50 +0000 (22:39 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Mon, 8 May 2017 22:39:50 +0000 (22:39 +0000)
am: 5da5ad056c

Change-Id: I1b4b1401f4e7ba61bfd1647f93203e591c987ef4

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

index 96a16e4..e861312 100644 (file)
@@ -4300,6 +4300,7 @@ TEMPLATE_<wbr/>STILL_<wbr/>CAPTURE template may be <code>true</code>.<wbr/> The
 <code>false</code> if present.<wbr/></p>
 <p>For applications targeting SDK versions older than O,<wbr/> the value of enableZsl in all
 capture templates is always <code>false</code> if present.<wbr/></p>
+<p>For application-operated ZSL,<wbr/> use CAMERA3_<wbr/>TEMPLATE_<wbr/>ZERO_<wbr/>SHUTTER_<wbr/>LAG template.<wbr/></p>
             </td>
           </tr>
 
@@ -9032,6 +9033,7 @@ TEMPLATE_<wbr/>STILL_<wbr/>CAPTURE template may be <code>true</code>.<wbr/> The
 <code>false</code> if present.<wbr/></p>
 <p>For applications targeting SDK versions older than O,<wbr/> the value of enableZsl in all
 capture templates is always <code>false</code> if present.<wbr/></p>
+<p>For application-operated ZSL,<wbr/> use CAMERA3_<wbr/>TEMPLATE_<wbr/>ZERO_<wbr/>SHUTTER_<wbr/>LAG template.<wbr/></p>
             </td>
           </tr>
 
index f2fa1a8..f800efe 100644 (file)
@@ -2831,6 +2831,8 @@ xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata
 
           For applications targeting SDK versions older than O, the value of enableZsl in all
           capture templates is always `false` if present.
+
+          For application-operated ZSL, use CAMERA3_TEMPLATE_ZERO_SHUTTER_LAG template.
           </details>
           <hal_details>
           It is valid for HAL to produce regular output images for requests with STILL_CAPTURE
index 6eb95f7..cb346f3 100644 (file)
@@ -2849,6 +2849,8 @@ xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata
 
           For applications targeting SDK versions older than O, the value of enableZsl in all
           capture templates is always `false` if present.
+
+          For application-operated ZSL, use CAMERA3_TEMPLATE_ZERO_SHUTTER_LAG template.
           </details>
           <hal_details>
           It is valid for HAL to produce regular output images for requests with STILL_CAPTURE