Searched refs:getCache (Results 1 – 5 of 5) sorted by relevance
100 public static synchronized AllocationCache getCache() { in getCache() method in RenderScriptSingleton
181 protected final AllocationCache mCache = RenderScriptSingleton.getCache();
414 return RenderScriptSingleton.getCache().getOrCreateTyped(mType, mUsage); in createAllocation()
67 private final AllocationCache mCache = RenderScriptSingleton.getCache();
1330 Bundle response = mContentResolver.getCache(TABLE1_URI); in testContentResolverCaching()1338 response = mContentResolver.getCache(TABLE1_URI); in testContentResolverCaching()