Searched defs:fFC (Results 1 – 2 of 2) sorted by relevance
520 mutable SkAutoFcConfig fFC; // Only mutable to avoid const cast when passed to FontConfig API. member in SkFontMgr_fontconfig
55 static sk_sp<TestFontCollection> fFC = nullptr; in getFontCollection() local