Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp336 SkBitmap::HeapAllocator heapAllocator; in doDecode() local
349 decodeAllocator = &heapAllocator; in doDecode()
DGraphics.cpp680 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef() local
686 return heapAllocator.allocPixelRef(bitmap); in allocPixelRef()