Searched defs:nativeSetThumbnail (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/
H A DDngCreator.java174 nativeSetThumbnail(rgbBuffer, width, height);
215 nativeSetThumbnail(rgbBuffer, width, height);
636 private synchronized native void nativeSetThumbnail(ByteBuffer buffer, int width, int height); method in class:DngCreator

Completed in 26 milliseconds