Searched refs:gCodeCache (Results 1 – 1 of 1) sorted by relevance
290 static CodeCache gCodeCache(32 * 1024); variable292 static CodeCache gCodeCache(48 * 1024); variable294 static CodeCache gCodeCache(12 * 1024); variable398 sp<Assembly> assembly = gCodeCache.lookup(key); in pick_scanline()420 err = gCodeCache.cache(a->key(), a) < 0; in pick_scanline()