Searched defs:needAlphaChannel (Results 1 – 1 of 1) sorted by relevance
225 private static boolean needAlphaChannel(CompressFormat compressFormat) { in needAlphaChannel() method in ImageUtil229 private static int getBufferedImageType(Bitmap.Config config, boolean needAlphaChannel) { in getBufferedImageType()