Home
last modified time | relevance | path

Searched defs:copyImagePlaneToBitmap (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/util/
DJpegUtilNative.java119 private static native void copyImagePlaneToBitmap(int width, int height, Object planeBuf, in copyImagePlaneToBitmap() method in JpegUtilNative
122 public static void copyImagePlaneToBitmap(ImageProxy.Plane plane, Bitmap bitmap, int rot90) { in copyImagePlaneToBitmap() method in JpegUtilNative