Searched refs:AllocationCache (Results 1 – 4 of 4) sorted by relevance
36 private static AllocationCache sCache;59 sCache = new AllocationCache(sRS); in setContext()100 public static synchronized AllocationCache getCache() { in getCache()
38 public class AllocationCache implements UncheckedCloseable { class57 public AllocationCache(RenderScript rs) { in AllocationCache() method in AllocationCache
181 protected final AllocationCache mCache = RenderScriptSingleton.getCache();
67 private final AllocationCache mCache = RenderScriptSingleton.getCache();