Searched refs:outlineCacheSize (Results 1 – 1 of 1) sorted by relevance
83 static const int outlineCacheSize = 256; variable85 typedef ListHashSet<CachedOutlineKey, outlineCacheSize+1, CachedOutlineKeyHash> OutlineCache;198 if (outlineCache.size() > outlineCacheSize) in lookupOrCreatePathForGlyph()