Searched refs:writeByteBuffer (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/hardware/camera2/ |
H A D | DngCreator.java | 389 public void writeByteBuffer(@NonNull OutputStream dngOutput, @NonNull Size size, in writeByteBuffer() method in DngCreator 405 writeByteBuffer(width, height, pixels, dngOutput, DEFAULT_PIXEL_STRIDE, in writeByteBuffer() 445 writeByteBuffer(pixels.getWidth(), pixels.getHeight(), buf, dngOutput, in writeImage() 493 private void writeByteBuffer(int width, int height, ByteBuffer pixels, OutputStream dngOutput, in writeByteBuffer() method in DngCreator
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 19216 …method public void writeByteBuffer(@NonNull java.io.OutputStream, @NonNull android.util.Size, @Non…
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 18841 Landroid/hardware/camera2/DngCreator;->writeByteBuffer(IILjava/nio/ByteBuffer;Ljava/io/OutputStream…
|