Lines Matching refs:TestFontCollection
53 sk_sp<TestFontCollection> getFontCollection() { in getFontCollection()
55 static sk_sp<TestFontCollection> fFC = nullptr; in getFontCollection()
57 fFC = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), false, true); in getFontCollection()
1139 …auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), true, true); in draw()
1280 … auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), false); in draw()
1516 …auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), false, true… in draw()
1540 …auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), false, true… in draw()
2552 …auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), true, true); in draw()
3110 … auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), false); in draw()
3246 …auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), true, true); in draw()
3272 …auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), true, true); in draw()
3418 … auto fontCollection = sk_make_sp<TestFontCollection>(GetResourcePath("fonts").c_str(), true); in draw()