Searched refs:GetAllocator (Results 1 – 9 of 9) sorted by relevance
27 static SkBitmap::Allocator* GetAllocator();
28 SkBitmap::Allocator* SkBitmapCache::GetAllocator() { in GetAllocator() function in SkBitmapCache29 return SkResourceCache::GetAllocator(); in GetAllocator()
155 static SkBitmap::Allocator* GetAllocator();
95 SkBitmap::Allocator* allocator = SkResourceCache::GetAllocator(); in cache_try_alloc_pixels()
567 SkBitmap::Allocator* SkResourceCache::GetAllocator() { in GetAllocator() function in SkResourceCache
157 SkResourceCache::GetAllocator())) { in processHQRequest()
96 SkBitmap::Allocator* allocator = SkBitmapCache::GetAllocator(); in DEF_TEST()242 SkBitmap::Allocator* allocator = SkBitmapCache::GetAllocator(); in DEF_TEST()
145 SkBitmap::Allocator* allocator = SkBitmapCache::GetAllocator(); in tryAllocBitmapPixels()
461 C *GetAllocator() const { in GetAllocator() function