Searched refs:HeapAllocator (Results 1 – 5 of 5) sorted by relevance
177 class HeapAllocator : public android::skia::BRDAllocator {179 HeapAllocator() { }; in HeapAllocator() function180 ~HeapAllocator() { }; in ~HeapAllocator()
107 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator {124 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()469 HeapAllocator defaultAllocator; in doDecode()472 SkBitmap::HeapAllocator heapAllocator; in doDecode()
399 HeapAllocator allocator; in Bitmap_copy()410 HeapAllocator destAllocator; in Bitmap_copy()903 HeapAllocator allocator; in Bitmap_extractAlpha()
616 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef()692 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef()
283 HeapAllocator heapAlloc; in nativeDecodeRegion()