Searched refs:streamToBytes (Results 1 – 1 of 1) sorted by relevance
51 private static byte[] streamToBytes(InputStream is) { in streamToBytes() method in BitmapDecode.SampleView108 byte[] array = streamToBytes(is); in SampleView()