Searched defs:copyImagePlaneToBitmap (Results 1 – 1 of 1) sorted by relevance
119 private static native void copyImagePlaneToBitmap(int width, int height, Object planeBuf, in copyImagePlaneToBitmap() method in JpegUtilNative122 public static void copyImagePlaneToBitmap(ImageProxy.Plane plane, Bitmap bitmap, int rot90) { in copyImagePlaneToBitmap() method in JpegUtilNative