Searched refs:fPersistentCache (Results 1 – 7 of 7) sorted by relevance
109 PersistentCache* fPersistentCache = nullptr; member
1000 GrContextOptions::PersistentCache* fPersistentCache; variable
151 return this->context()->fPersistentCache; in getPersistentCache()
281 fPersistentCache = this->options().fPersistentCache; in init()
273 sk_gpu_test::MemoryCache fPersistentCache; variable
595 grctxOpts.fPersistentCache = &fPersistentCache;1530 fPersistentCache.reset(); in setBackend()2823 fPersistentCache.foreach([this](sk_sp<const SkData> key, in drawImGui()2955 fPersistentCache.reset(); in drawImGui()2995 fPersistentCache.reset(); in drawImGui()3014 fPersistentCache.reset(); in drawImGui()3043 fPersistentCache.store(*entry.fKey, *data, entry.fKeyDescription); in drawImGui()
1546 fBaseContextOptions.fPersistentCache = &fMemoryCache; in GPUSink()1603 SkDEBUGCODE(auto cache = grOptions.fPersistentCache); in onDraw()1606 SkASSERT(cache == grOptions.fPersistentCache); in onDraw()1652 if (grOptions.fPersistentCache) { in onDraw()1728 contextOptions.fPersistentCache = &memoryCache; in draw()1767 contextOptions.fPersistentCache = &memoryCache; in draw()1788 replayOptions.fPersistentCache = &replayCache; in draw()1915 contextOptions.fPersistentCache = nullptr; in draw()