Home
last modified time | relevance | path

Searched defs:createCollectionWithFamilies (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/minikin/tests/unittest/
H A DFontCollectionTest.cpp183 TEST(FontCollectionTest, createCollectionWithFamilies) { in TEST() argument
/aosp_15_r20/frameworks/minikin/libs/minikin/
H A DFontCollection.cpp931 std::shared_ptr<FontCollection> FontCollection::createCollectionWithFamilies( in createCollectionWithFamilies() function in minikin::FontCollection