Searched defs:localCache (Results 1 – 8 of 8) sorted by relevance
/third_party/skia/src/core/ |
D | SkYUVPlanesCache.cpp | 15 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument 78 SkResourceCache* localCache) { in FindAndRef() 90 SkResourceCache* localCache) { in Add()
|
D | SkMaskCache.cpp | 10 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument 76 const SkRRect& rrect, SkMask* mask, SkResourceCache* localCache) { in FindAndRef() 90 SkResourceCache* localCache) { in Add() 168 SkResourceCache* localCache) { in FindAndRef() 182 SkResourceCache* localCache) { in Add()
|
D | SkBitmapCache.cpp | 216 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument 272 SkResourceCache* localCache) { in FindAndRef() 282 static SkResourceCache::DiscardableFactory get_fact(SkResourceCache* localCache) { in get_fact() 287 const SkMipmap* SkMipmapCache::AddAndRef(const SkImage_Base* image, SkResourceCache* localCache) { in AddAndRef()
|
/third_party/flutter/skia/src/core/ |
D | SkYUVPlanesCache.cpp | 12 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument 74 SkResourceCache* localCache) { in FindAndRef() 86 SkResourceCache* localCache) { in Add()
|
D | SkMaskCache.cpp | 10 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument 76 const SkRRect& rrect, SkMask* mask, SkResourceCache* localCache) { in FindAndRef() 90 SkResourceCache* localCache) { in Add() 168 SkResourceCache* localCache) { in FindAndRef() 182 SkResourceCache* localCache) { in Add()
|
D | SkBitmapCache.cpp | 216 #define CHECK_LOCAL(localCache, localName, globalName, ...) \ argument 272 SkResourceCache* localCache) { in FindAndRef() 282 static SkResourceCache::DiscardableFactory get_fact(SkResourceCache* localCache) { in get_fact() 287 const SkMipMap* SkMipMapCache::AddAndRef(const SkImage_Base* image, SkResourceCache* localCache) { in AddAndRef()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
D | Caching.cpp | 30 Expected<NativeObjectCache> lto::localCache(StringRef CacheDirectoryPath, in localCache() function in lto
|
/third_party/python/PC/ |
D | python_uwp.cpp | 36 const auto localCache = appData.LocalCacheFolder(); in get_user_base() local
|