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

Commit eeb19d25 authored by Yuriy Romanenko's avatar Yuriy Romanenko
Browse files

camera2: Fixed typos in StreamConfigurationMap.java

Test: Looks better

Change-Id: I1fb78275d992423dfba892c471a17d02d69b2087
parent dc48c4bc
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