Searched defs:makeBitmap (Results 1 – 3 of 3) sorted by relevance
275 public static Bitmap makeBitmap(int minSideLength, int maxNumOfPixels, in makeBitmap() method in Util293 public static Bitmap makeBitmap(int minSideLength, int maxNumOfPixels, in makeBitmap() method in Util303 public static Bitmap makeBitmap(int minSideLength, int maxNumOfPixels, in makeBitmap() method in Util
218 public static Bitmap makeBitmap(byte[] jpegData, int maxNumOfPixels) { in makeBitmap() method in Util
244 public static Bitmap makeBitmap(byte[] jpegData, int maxNumOfPixels) { in makeBitmap() method in CameraUtil