Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/jni/
H A DBitmapFactory.cpp470 RecyclingPixelAllocator recyclingAllocator(reuseBitmap, existingBufferSize); in doDecode() local
480 decodeAllocator = &recyclingAllocator; in doDecode()
575 outputAllocator = &recyclingAllocator; in doDecode()