Searched refs:recycledBytes (Results 1 – 3 of 3) sorted by relevance
160 size_t recycledBytes = 0; in nativeDecodeRegion() local166 recycledBytes = recycledBitmap->getAllocationByteCount(); in nativeDecodeRegion()178 RecyclingClippingPixelAllocator recycleAlloc(recycledBitmap, recycledBytes); in nativeDecodeRegion()
182 size_t recycledBytes);
501 android::Bitmap* recycledBitmap, size_t recycledBytes) in RecyclingClippingPixelAllocator() argument503 , mRecycledBytes(recycledBytes) in RecyclingClippingPixelAllocator()