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

Commit 73bf843b authored by Yuriy Romanenko's avatar Yuriy Romanenko Committed by Android (Google) Code Review
Browse files

Merge "camera2: Fixed typos in StreamConfigurationMap.java"

parents dff7a680 eeb19d25
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -725,7 +725,7 @@ public final class StreamConfigurationMap {
     * Get the minimum {@link CaptureRequest#SENSOR_FRAME_DURATION frame duration}
     * for the class/size combination (in nanoseconds).
     *
     * <p>This assumes a the {@code klass} is set up to use {@link ImageFormat#PRIVATE}.
     * <p>This assumes that the {@code klass} is set up to use {@link ImageFormat#PRIVATE}.
     * For user-defined formats, use {@link #getOutputMinFrameDuration(int, Size)}.</p>
     *
     * <p>{@code klass} should be one of the ones which is supported by
@@ -870,7 +870,7 @@ public final class StreamConfigurationMap {
    /**
     * Get the stall duration for the class/size combination (in nanoseconds).
     *
     * <p>This assumes a the {@code klass} is set up to use {@link ImageFormat#PRIVATE}.
     * <p>This assumes that the {@code klass} is set up to use {@link ImageFormat#PRIVATE}.
     * For user-defined formats, use {@link #getOutputMinFrameDuration(int, Size)}.</p>
     *
     * <p>{@code klass} should be one of the ones with a non-empty array returned by