Searched defs:getBitmapBytes (Results 1 – 3 of 3) sorted by relevance
468 fun getBitmapBytes(bitmap: Bitmap): ByteArray { in getBitmapBytes() method
162 private static byte[] getBitmapBytes(Bitmap bitmap) { in getBitmapBytes() method in DataMigrationTest