Searched refs:SetDynamicFontManager (Results 1 – 4 of 4) sorted by relevance
42 void SetDynamicFontManager(std::shared_ptr<RSFontMgr> fontManager);
68 void FontCollection::SetDynamicFontManager(std::shared_ptr<RSFontMgr> fontManager) in SetDynamicFontManager() function in txt::FontCollection
97 fontCollection_->SetDynamicFontManager(nullptr);
45 fontCollection_->SetDynamicFontManager(dfmanager_); in FontCollection()