Searched refs:allocPixelRef (Results 1 – 3 of 3) sorted by relevance
176 virtual bool allocPixelRef(SkBitmap* bitmap) override;224 virtual bool allocPixelRef(SkBitmap* bitmap) override;268 virtual bool allocPixelRef(SkBitmap* bitmap);
627 bool HeapAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in HeapAllocator646 bool RecyclingClippingPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingClippingPixelAllocator712 return heapAllocator.allocPixelRef(bitmap); in allocPixelRef()777 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in AshmemPixelAllocator
111 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in ScaleCheckingAllocator122 return SkBitmap::HeapAllocator::allocPixelRef(bitmap); in allocPixelRef()138 virtual bool allocPixelRef(SkBitmap* bitmap) { in allocPixelRef() function in RecyclingPixelAllocator