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