Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapRegionDecoder.cpp154 RecyclingClippingPixelAllocator recycleAlloc(recycledBitmap, recycledBytes); in nativeDecodeRegion() local
157 allocator = &recycleAlloc; in nativeDecodeRegion()
200 recycleAlloc.copyIfNecessary(); in nativeDecodeRegion()