Home
last modified time | relevance | path

Searched refs:nativeSetThumbnail (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DDngCreator.java202 nativeSetThumbnail(rgbBuffer, width, height); in setThumbnail()
243 nativeSetThumbnail(rgbBuffer, width, height); in setThumbnail()
665 private synchronized native void nativeSetThumbnail(ByteBuffer buffer, int width, int height); in nativeSetThumbnail() method in DngCreator
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21711 Landroid/hardware/camera2/DngCreator;->nativeSetThumbnail(Ljava/nio/ByteBuffer;II)V