Searched refs:allocPixelRef (Results 1 – 3 of 3) sorted by relevance
131 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) override;151 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable);
138 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in ScaleCheckingAllocator150 return SkBitmap::HeapAllocator::allocPixelRef(bitmap, ctable); in allocPixelRef()166 virtual bool allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in RecyclingPixelAllocator
671 bool JavaPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in JavaPixelAllocator691 bool AshmemPixelAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef() function in AshmemPixelAllocator