Searched refs:nativeSetThumbnail (Results 1 – 1 of 1) 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