Home
last modified time | relevance | path

Searched refs:cachedTypeface (Results 1 - 2 of 2) 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() argument
146 SkTypeface_FCI* cachedFCTypeface = static_cast<SkTypeface_FCI*>(cachedTypeface); in find_by_FontIdentity()
H A DSkFontMgr_fuchsia.cpp476 static bool FindByTypefaceId(SkTypeface* cachedTypeface, void* ctx) { in FindByTypefaceId() argument
477 SkTypeface_Fuchsia* cachedFuchsiaTypeface = static_cast<SkTypeface_Fuchsia*>(cachedTypeface); in FindByTypefaceId()

Completed in 3 milliseconds