Home
last modified time | relevance | path

Searched refs:HbFontCache (Results 1 – 2 of 2) 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
80 HbFontCache* getFontCacheLocked() { in getFontCacheLocked()
82 static HbFontCache* cache = nullptr; in getFontCacheLocked()
84 cache = new HbFontCache(); in getFontCacheLocked()
113 HbFontCache* fontCache = getFontCacheLocked(); in getHbFontLocked()
DAndroid.mk40 HbFontCache.cpp \