Searched defs:bitmapIn (Results 1 – 1 of 1) sorted by relevance
60 Bitmap bitmapIn = ((RgbaImageProxy) mImageIn).createBitmap(); in process() local85 private Bitmap createProcessedBitmap(Bitmap bitmapIn) { in createProcessedBitmap()