Searched refs:bitmapsToBeAdded (Results 1 – 1 of 1) sorted by relevance
1096 ArrayList<Bitmap> bitmapsToBeAdded = bitmapCache.mBitmaps; in assimilate() local1097 int count = bitmapsToBeAdded.size(); in assimilate()1099 Bitmap b = bitmapsToBeAdded.get(i); in assimilate()