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