Searched defs:sCache (Results 1 – 13 of 13) sorted by relevance
210 static ShaderCache sCache; variable
43 ShaderCache ShaderCache::sCache; member in android::uirenderer::skiapipeline::ShaderCache
138 static egl_cache_t sCache; variable
75 egl_cache_t egl_cache_t::sCache; member in android::egl_cache_t
37 private static final ArrayMap<String, MimeTypeInfo> sCache = new ArrayMap<>(); field in MimeIconUtils
60 private static ArrayMap<Class, Parcelling> sCache = new ArrayMap<>(); field in Parcelling.Cache
46 private static Object[] sCache = new Object[CACHE_SIZE]; field in ArrayUtils
47 private static final HashMap<Integer, int[]> sCache = new HashMap<Integer, int[]>(); field in CameraProfile
56 private static final SparseArrayMap<String, UserPackage> sCache = new SparseArrayMap<>(); field in UserPackage
52 private static Map<String, IBinder> sCache = new ArrayMap<String, IBinder>(); field in ServiceManager
148 private static final SparseArray<WeakReference<ColorStateList>> sCache = new SparseArray<>(); field in ColorStateList
2758 static std::map<std::string, IntfCache> sCache; in GetIntfCache() local
1894 static CodecListCache sCache{}; in GetCodecListCache() local