Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DGraphicsJNI.h157 class HeapAllocator : public SkBRDAllocator {
159 HeapAllocator() { }; in HeapAllocator() function
160 ~HeapAllocator() { }; in ~HeapAllocator()
DBitmapFactory.cpp91 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator {
108 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()
328 HeapAllocator defaultAllocator; in doDecode()
331 SkBitmap::HeapAllocator heapAllocator; in doDecode()
DBitmapRegionDecoder.cpp171 HeapAllocator heapAlloc; in nativeDecodeRegion()
DBitmap.cpp377 HeapAllocator allocator; in Bitmap_copy()
814 HeapAllocator allocator; in Bitmap_extractAlpha()