Searched refs:fTestFontManager (Results 1 - 2 of 2) sorted by relevance
/third_party/skia/modules/skparagraph/include/ | ||
H A D | FontCollection.h | 158 sk_sp<SkFontMgr> fTestFontManager; member in skia::textlayout::FontCollection 164 std::shared_ptr<RSFontMgr> fTestFontManager; member in skia::textlayout::FontCollection |
/third_party/skia/modules/skparagraph/src/ | ||
H A D | FontCollection.cpp | 96 fTestFontManager = font_manager; 146 if (fTestFontManager) { 147 order.push_back(fTestFontManager); |
Completed in 2 milliseconds