Searched refs:combinedBitmap (Results 1 – 1 of 1) sorted by relevance
457 Bitmap combinedBitmap = in setupBitmaps() local459 Canvas canvas = new Canvas(combinedBitmap); in setupBitmaps()468 ByteBuffer byteBuffer = ByteBuffer.allocate(combinedBitmap.getByteCount()); in setupBitmaps()469 combinedBitmap.copyPixelsToBuffer(byteBuffer); in setupBitmaps()