Home
last modified time | relevance | path

Searched refs:recycleAlloc (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DBitmapRegionDecoder.cpp174 RecyclingClippingPixelAllocator recycleAlloc(recycledBitmap, recycledBytes); in nativeDecodeRegion() local
177 allocator = &recycleAlloc; in nativeDecodeRegion()
220 recycleAlloc.copyIfNecessary(); in nativeDecodeRegion()