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

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

Merge "Camera: Fix a typo in Image class comment"

parents 442b49d9 c98ff964
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -75,7 +75,7 @@ public abstract class Image implements AutoCloseable {
    /**
    /**
     * Get the format for this image. This format determines the number of
     * Get the format for this image. This format determines the number of
     * ByteBuffers needed to represent the image, and the general layout of the
     * ByteBuffers needed to represent the image, and the general layout of the
     * pixel data in each in ByteBuffer.
     * pixel data in each ByteBuffer.
     *
     *
     * <p>
     * <p>
     * The format is one of the values from
     * The format is one of the values from