Searched refs:verFontCache (Results 1 – 1 of 1) sorted by relevance
91 private val verFontCache = LruCache<VarFontKey, Font>(cacheMaxEntries) in <lambda>() constant156 val axesCachedFont = verFontCache[tmpVarFontKey] in <lambda>()170 verFontCache.put(VarFontKey(start, newAxes), newFont) in <lambda>()