Home
last modified time | relevance | path

Searched defs:HbFontCache (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
DHbFontCache.cpp47 class HbFontCache : private OnEntryRemoved<int32_t, hb_font_t*> { class
49 HbFontCache() : mCache(kMaxEntries) { in HbFontCache() function in android::HbFontCache