Searched refs:SkipCache (Results 1 – 7 of 7) sorted by relevance
7 public class SkipCache<T> implements ResourceEncoder<T> { class8 private static final SkipCache SKIP_CACHE = new SkipCache();11 public static <T> SkipCache<T> get() { in get()
13 import com.bumptech.glide.load.SkipCache;78 encoder = SkipCache.get(); in GifFrameManager()
13 import com.bumptech.glide.load.SkipCache;471 final SkipCache<ResourceType> skipCache = SkipCache.get(); in skipDiskCache()
394 bool SkipCache = false);
1314 bool SkipCache = false);
569 ModuleMap::KnownHeader *SuggestedModule, bool SkipCache) { in LookupFile() argument703 if (!SkipCache && CacheLookup.StartIdx == i+1) { in LookupFile()
569 bool SkipCache) { in LookupFile() argument607 RelativePath, SuggestedModule, SkipCache); in LookupFile()