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

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

Completed in 135 milliseconds