Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontMgr_FontConfigInterface.cpp144 static bool find_by_FontIdentity(SkTypeface* cachedTypeface, void* ctx) { in find_by_FontIdentity() function
204 sk_sp<SkTypeface> face = fTFCache.findByProcAndRef(find_by_FontIdentity, &identity);
307 face = fTFCache.findByProcAndRef(find_by_FontIdentity, &identity);

Completed in 1 milliseconds