Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DBitmapFactory.cpp341 SkBitmap::HeapAllocator heapAllocator; in doDecode() local
354 decodeAllocator = &heapAllocator; in doDecode()
DGraphics.cpp563 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef() local
569 return heapAllocator.allocPixelRef(bitmap); in allocPixelRef()