Searched defs:bitmapOut (Results 1 – 2 of 2) sorted by relevance
61 Bitmap bitmapOut = createProcessedBitmap(bitmapIn); in process() local95 Bitmap bitmapOut = Bitmap.createBitmap(bitmapIn.getWidth(), bitmapIn.getHeight(), in createProcessedBitmap() local
60 Bitmap bitmapOut = createBitmapFromPlane( in apply() local