Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapRegionDecoder.cpp155 HeapAllocator heapAlloc; in nativeDecodeRegion() local
161 allocator = &heapAlloc; in nativeDecodeRegion()
213 return android::bitmap::createBitmap(env, heapAlloc.getStorageObjAndReset(), bitmapCreateFlags); in nativeDecodeRegion()