Searched refs:precachePixel (Results 1 – 4 of 4) sorted by relevance
32 bool precachePixel = false; variable621 …routineCache = new RoutineCache<State>(clamp(cacheSize, 1, 65536), precachePixel ? "sw-pixel" : 0); in setRoutineCacheSize()
61 extern bool precachePixel;2336 precachePixel = !newConfiguration && configuration.precache; in updateConfiguration()
33 bool precachePixel = false; variable936 …routineCache = new RoutineCache<State>(clamp(cacheSize, 1, 65536), precachePixel ? "sw-pixel" : 0); in setRoutineCacheSize()
62 extern bool precachePixel;2770 precachePixel = !newConfiguration && configuration.precache; in updateConfiguration()