Searched refs:SkResourceCacheDiscardableAllocator (Results 1 – 1 of 1) sorted by relevance
158 class SkResourceCacheDiscardableAllocator : public SkBitmap::Allocator { class160 SkResourceCacheDiscardableAllocator(SkResourceCache::DiscardableFactory factory) { in SkResourceCacheDiscardableAllocator() function in SkResourceCacheDiscardableAllocator171 bool SkResourceCacheDiscardableAllocator::allocPixelRef(SkBitmap* bitmap, SkColorTable* ctable) { in allocPixelRef()202 fAllocator = new SkResourceCacheDiscardableAllocator(factory); in SkResourceCache()