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

Commit f0d16fa1 authored by Jayant Chowdhary's avatar Jayant Chowdhary Committed by Android (Google) Code Review
Browse files

Merge "Fix minor typos in CameraCharacteristics documentation."

parents d95a75bb c245e951
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4881,7 +4881,7 @@ typedef enum acamera_metadata_tag {
     * rectangle, and cropping to the rectangle given in ACAMERA_SENSOR_INFO_ACTIVE_ARRAY_SIZE.</p>
     * <p>E.g. to calculate position of a pixel, (x,y), in a processed YUV output image with the
     * dimensions in ACAMERA_SENSOR_INFO_ACTIVE_ARRAY_SIZE given the position of a pixel,
     * (x', y'), in the raw pixel array with dimensions give in
     * (x', y'), in the raw pixel array with dimensions given in
     * ACAMERA_SENSOR_INFO_PIXEL_ARRAY_SIZE:</p>
     * <ol>
     * <li>Choose a pixel (x', y') within the active array region of the raw buffer given in