Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_fontconfig.cpp63 FontConfigTypeface* cachedFCTypeface = static_cast<FontConfigTypeface*>(cachedTypeface); in find_by_FontIdentity() local
66 return cachedFCTypeface->getIdentity() == *identity; in find_by_FontIdentity()