Searched refs:HeapAllocator (Results 1 – 5 of 5) sorted by relevance
171 class HeapAllocator : public android::skia::BRDAllocator {173 HeapAllocator() { }; in HeapAllocator() function174 ~HeapAllocator() { }; in ~HeapAllocator()
104 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator {121 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()466 HeapAllocator defaultAllocator; in doDecode()469 SkBitmap::HeapAllocator heapAllocator; in doDecode()
393 HeapAllocator allocator; in Bitmap_copy()404 HeapAllocator destAllocator; in Bitmap_copy()897 HeapAllocator allocator; in Bitmap_extractAlpha()
626 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef()702 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef()
280 HeapAllocator heapAlloc; in nativeDecodeRegion()