Searched defs:recycledBitmap (Results 1 – 3 of 3) sorted by relevance
212 Bitmap recycledBitmap = Bitmap.createBitmap(100, 200, Bitmap.Config.ARGB_8888); in testTaskDescriptionParceling() local
128 android::Bitmap* recycledBitmap = nullptr; in nativeDecodeRegion() local
620 android::Bitmap* recycledBitmap, size_t recycledBytes) in RecyclingClippingPixelAllocator()