Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4af9b8f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Camera: Clarify AF_REGIONS behavior in capture_result"

parents 67adf53c 68dd6b17
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -651,7 +651,8 @@ typedef enum acamera_metadata_tag {
     * is used, all non-zero weights will have the same effect. A region with 0 weight is
     * ignored.</p>
     * <p>If all regions have 0 weight, then no specific metering area needs to be used by the
     * camera device.</p>
     * camera device. The capture result will either be a zero weight region as well, or
     * the region selected by the camera device as the focus area of interest.</p>
     * <p>If the metering region is outside the used ACAMERA_SCALER_CROP_REGION returned in
     * capture result metadata, the camera device will ignore the sections outside the crop
     * region and output only the intersection rectangle as the metering region in the result