Searched refs:allocPixelRef (Results 1 – 5 of 5) sorted by relevance
11 if (!stdalloc.allocPixelRef(&bitmap)) { in draw()
17 bool allocPixelRef(SkBitmap* bitmap) override { in allocPixelRef() function in LargeAllocator
1161 virtual bool allocPixelRef(SkBitmap* bitmap) = 0;1183 bool allocPixelRef(SkBitmap* bitmap) override;
210 return allocator->allocPixelRef(this); in tryAllocPixels()358 bool SkBitmap::HeapAllocator::allocPixelRef(SkBitmap* dst) { in allocPixelRef() function in SkBitmap::HeapAllocator
37 bool allocPixelRef(SkBitmap* bitmap) override;