Home
last modified time | relevance | path

Searched refs:find_by_FontIdentity (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkFontHost_fontconfig.cpp61 static bool find_by_FontIdentity(SkTypeface* cachedTypeface, const SkFontStyle&, void* ctx) { in find_by_FontIdentity() function
195 face = SkTypefaceCache::FindByProcAndRef(find_by_FontIdentity, &identity); in LegacyCreateTypeface()