Searched refs:HeapAllocator (Results 1 – 5 of 5) sorted by relevance
132 class HeapAllocator : public SkBRDAllocator {134 HeapAllocator() { }; in HeapAllocator() function135 ~HeapAllocator() { }; in ~HeapAllocator()
100 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator {117 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()338 HeapAllocator defaultAllocator; in doDecode()341 SkBitmap::HeapAllocator heapAllocator; in doDecode()
179 HeapAllocator heapAlloc; in nativeDecodeRegion()
493 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef()563 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef()
429 HeapAllocator allocator; in Bitmap_copy()881 HeapAllocator allocator; in Bitmap_extractAlpha()