Searched refs:HeapAllocator (Results 1 – 5 of 5) sorted by relevance
173 class HeapAllocator : public android::skia::BRDAllocator {175 HeapAllocator() { }; in HeapAllocator() function176 ~HeapAllocator() { }; in ~HeapAllocator()
94 class ScaleCheckingAllocator : public SkBitmap::HeapAllocator {111 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()331 HeapAllocator defaultAllocator; in doDecode()334 SkBitmap::HeapAllocator heapAllocator; in doDecode()
148 HeapAllocator heapAlloc; in nativeDecodeRegion()
612 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef()682 SkBitmap::HeapAllocator heapAllocator; in allocPixelRef()
385 HeapAllocator allocator; in Bitmap_copy()956 HeapAllocator allocator; in Bitmap_extractAlpha()