Home
last modified time | relevance | path

Searched defs:fFontCollection (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphBuilderImpl.h116 sk_sp<FontCollection> fFontCollection; variable
/aosp_15_r20/external/skia/bench/
H A DParagraphBench.cpp25 sk_sp<skia::textlayout::FontCollection> fFontCollection; member in ParagraphBench
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_mac_ct.cpp404 SkUniqueCFRef<CTFontCollectionRef> fFontCollection; member in SkFontMgr_Mac
H A DSkFontMgr_win_dw.cpp144 SkTScopedComPtr<IDWriteFontCollection> fFontCollection; member in SkFontMgr_DirectWrite