Searched refs:getExpectedBitmapSize (Results 1 – 1 of 1) sorted by relevance
65 ByteArrayOutputStream out = new ByteArrayOutputStream(getExpectedBitmapSize(bitmap)); in flattenBitmap()81 static int getExpectedBitmapSize(Bitmap bitmap) { in getExpectedBitmapSize() method in GraphicsUtils