Home
last modified time | relevance | path

Searched refs:gCodeCache (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dscanline.cpp265 static CodeCache gCodeCache(12 * 1024); variable
368 sp<Assembly> assembly = gCodeCache.lookup(key); in pick_scanline()
381 err = gCodeCache.cache(a->key(), a); in pick_scanline()