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

Commit 1448e104 authored by Eric Rahm's avatar Eric Rahm Committed by Automerger Merge Worker
Browse files

Merge "Remove reference to RenderScript from CameraDevice" into main am:...

Merge "Remove reference to RenderScript from CameraDevice" into main am: 9592984b am: fbd57e83 am: eda0d726 am: f0e3c225 am: b151c013

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2719693



Change-Id: Id9e0ec1fc4fb844d1459402188e7d275851ffd95
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents a74cdbd0 b151c013
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -541,14 +541,6 @@ public abstract class CameraDevice implements AutoCloseable {
     *   or configuring it to use one of the supported
     *   {@link android.media.CamcorderProfile CamcorderProfiles}.</li>
     *
     * <li>For efficient YUV processing with {@link android.renderscript}:
     *   Create a RenderScript
     *   {@link android.renderscript.Allocation Allocation} with a supported YUV
     *   type, the IO_INPUT flag, and one of the sizes returned by
     *   {@link StreamConfigurationMap#getOutputSizes(Class) getOutputSizes(Allocation.class)},
     *   Then obtain the Surface with
     *   {@link android.renderscript.Allocation#getSurface}.</li>
     *
     * <li>For access to RAW, uncompressed YUV, or compressed JPEG data in the application: Create an
     *   {@link android.media.ImageReader} object with one of the supported output formats given by
     *   {@link StreamConfigurationMap#getOutputFormats()}, setting its size to one of the