Searched refs:allocPixelRef (Results 1 – 3 of 3) sorted by relevance
182 virtual bool allocPixelRef(SkBitmap* bitmap) override;230 virtual bool allocPixelRef(SkBitmap* bitmap) override;261 virtual bool allocPixelRef(SkBitmap* bitmap);
616 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in HeapAllocator633 bool RecyclingClippingPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingClippingPixelAllocator698 return heapAllocator.allocPixelRef(bitmap); in allocPixelRef()733 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in AshmemPixelAllocator
113 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in ScaleCheckingAllocator124 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()140 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingPixelAllocator