Home
last modified time | relevance | path

Searched refs:cachedTypeface (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() argument
63 FontConfigTypeface* cachedFCTypeface = static_cast<FontConfigTypeface*>(cachedTypeface); in find_by_FontIdentity()