Searched refs:oldIn (Results 1 – 1 of 1) sorted by relevance
67 Bitmap oldIn = inBitmap; in blur() local68 inBitmap = oldIn.copy(Bitmap.Config.ARGB_8888, false /* isMutable */); in blur()69 oldIn.recycle(); in blur()