Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapRegionDecoder.cpp279 RecyclingClippingPixelAllocator recycleAlloc(recycledBitmap); in nativeDecodeRegion() local
282 allocator = &recycleAlloc; in nativeDecodeRegion()
324 recycleAlloc.copyIfNecessary(); in nativeDecodeRegion()