Searched refs:allocPixelRef (Results 1 – 3 of 3) sorted by relevance
178 virtual bool allocPixelRef(SkBitmap* bitmap) override;227 virtual bool allocPixelRef(SkBitmap* bitmap) override;257 virtual bool allocPixelRef(SkBitmap* bitmap);
100 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in ScaleCheckingAllocator111 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()127 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingPixelAllocator
612 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in HeapAllocator629 bool RecyclingClippingPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingClippingPixelAllocator688 return heapAllocator.allocPixelRef(bitmap); in allocPixelRef()719 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in AshmemPixelAllocator