Home
last modified time | relevance | path

Searched refs:writeByteBuffer (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
DDngCreator.java389 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
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13060 …method public void writeByteBuffer(java.io.OutputStream, android.util.Size, java.nio.ByteBuffer, l…
/frameworks/base/core/api/
Dcurrent.txt19907 …method public void writeByteBuffer(@NonNull java.io.OutputStream, @NonNull android.util.Size, @Non…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18841 Landroid/hardware/camera2/DngCreator;->writeByteBuffer(IILjava/nio/ByteBuffer;Ljava/io/OutputStream…