Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapRegionDecoder.cpp280 HeapAllocator heapAlloc; in nativeDecodeRegion() local
286 allocator = &heapAlloc; in nativeDecodeRegion()
369 Bitmap* heapBitmap = heapAlloc.getStorageObjAndReset(); in nativeDecodeRegion()