Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapFactory.cpp467 RecyclingPixelAllocator recyclingAllocator(reuseBitmap, existingBufferSize); in doDecode() local
477 decodeAllocator = &recyclingAllocator; in doDecode()
572 outputAllocator = &recyclingAllocator; in doDecode()