Searched refs:allocPixelRef (Results 1 – 3 of 3) sorted by relevance
137 virtual bool allocPixelRef(SkBitmap* bitmap) override;186 virtual bool allocPixelRef(SkBitmap* bitmap) override;216 virtual bool allocPixelRef(SkBitmap* bitmap);
493 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in HeapAllocator510 bool RecyclingClippingPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingClippingPixelAllocator569 return heapAllocator.allocPixelRef(bitmap); in allocPixelRef()600 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in AshmemPixelAllocator
106 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in ScaleCheckingAllocator117 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()133 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingPixelAllocator