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

/frameworks/base/core/jni/android/graphics/
H A DBitmapFactory.cpp387 SkBitmap::HeapAllocator heapAllocator; local
400 decodeAllocator = &heapAllocator;
H A DGraphics.cpp688 SkBitmap::HeapAllocator heapAllocator; local
694 return heapAllocator.allocPixelRef(bitmap, ctable);

Completed in 67 milliseconds