Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp346 SkBitmap::HeapAllocator heapAllocator; in doDecode() local
358 decodeAllocator = &heapAllocator; in doDecode()
DGraphics.cpp738 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef() local
744 return heapAllocator.allocPixelRef(bitmap, ctable); in allocPixelRef()