Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DBitmapFactory.cpp328 HeapAllocator defaultAllocator; in doDecode() local
346 decodeAllocator = &defaultAllocator; in doDecode()
376 codecOptions.fZeroInitialized = decodeAllocator == &defaultAllocator ? in doDecode()
436 outputAllocator = &defaultAllocator; in doDecode()
502 return bitmap::createBitmap(env, defaultAllocator.getStorageObjAndReset(), in doDecode()