Searched refs:nativeSetThumbnail (Results 1 – 2 of 2) sorted by relevance
202 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
21711 Landroid/hardware/camera2/DngCreator;->nativeSetThumbnail(Ljava/nio/ByteBuffer;II)V