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

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

Merge "Camera: Update doc for stale queued buffer in input surface"

parents 62cd2413 4b8363a8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -567,6 +567,9 @@ public abstract class CameraDevice implements AutoCloseable {
     * match one of the supported input sizes for {@link android.graphics.ImageFormat#PRIVATE}
     * format. Otherwise, creating a reprocessable capture session will fail.</p>
     *
     * <p>Starting from API level 30, recreating a reprocessable capture session will flush all the
     * queued but not yet processed buffers from the input surface.</p>
     *
     * <p>The guaranteed stream configurations listed in
     * {@link #createCaptureSession createCaptureSession} are also guaranteed to work for
     * {@link #createReprocessableCaptureSession createReprocessableCaptureSession}. In addition,