Searched refs:HeapAllocator (Results 1 – 5 of 5) sorted by relevance
121 class HeapAllocator : public SkBRDAllocator {123 HeapAllocator() { }; in HeapAllocator() function124 ~HeapAllocator() { }; in ~HeapAllocator()
99 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator {116 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()333 HeapAllocator defaultAllocator; in doDecode()336 SkBitmap::HeapAllocator heapAllocator; in doDecode()
175 HeapAllocator heapAlloc; in nativeDecodeRegion()
610 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef()680 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef()
804 HeapAllocator allocator; in Bitmap_copy()1242 HeapAllocator allocator; in Bitmap_extractAlpha()1539 HeapAllocator allocator; in Bitmap_copyPreserveInternalConfig()