Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/jni/
H A DBitmapRegionDecoder.cpp148 HeapAllocator heapAlloc; in nativeDecodeRegion() local
154 allocator = &heapAlloc; in nativeDecodeRegion()
206 return android::bitmap::createBitmap(env, heapAlloc.getStorageObjAndReset(), bitmapCreateFlags); in nativeDecodeRegion()