Home
last modified time | relevance | path

Searched refs:GetAllocator (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/core/
DSkBitmapCache.h27 static SkBitmap::Allocator* GetAllocator();
DSkBitmapCache.cpp28 SkBitmap::Allocator* SkBitmapCache::GetAllocator() { in GetAllocator() function in SkBitmapCache
29 return SkResourceCache::GetAllocator(); in GetAllocator()
DSkResourceCache.h155 static SkBitmap::Allocator* GetAllocator();
DSkPictureShader.cpp95 SkBitmap::Allocator* allocator = SkResourceCache::GetAllocator(); in cache_try_alloc_pixels()
DSkResourceCache.cpp567 SkBitmap::Allocator* SkResourceCache::GetAllocator() { in GetAllocator() function in SkResourceCache
DSkBitmapProcState.cpp157 SkResourceCache::GetAllocator())) { in processHQRequest()
/external/skia/tests/
DSkResourceCacheTest.cpp96 SkBitmap::Allocator* allocator = SkBitmapCache::GetAllocator(); in DEF_TEST()
242 SkBitmap::Allocator* allocator = SkBitmapCache::GetAllocator(); in DEF_TEST()
/external/skia/src/gpu/
DSkGrPixelRef.cpp145 SkBitmap::Allocator* allocator = SkBitmapCache::GetAllocator(); in tryAllocBitmapPixels()
/external/openfst/src/include/fst/
Dcache.h461 C *GetAllocator() const { in GetAllocator() function