Searched refs:BITMAP_QUALITY (Results 1 – 1 of 1) sorted by relevance
37 private static final int BITMAP_QUALITY = 100; field in DecodedImageResource90 return ImageUtils.bitmapToBytes(mBitmap, BITMAP_QUALITY); in getBytes()