Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontCollection.cpp130 std::vector<std::shared_ptr<FontFamily>> typefaces; in create() local
137 const vector<std::shared_ptr<FontFamily>>& typefaces) { in create()
142 FontCollection::FontCollection(const vector<std::shared_ptr<FontFamily>>& typefaces) in FontCollection()
147 void FontCollection::init(const vector<std::shared_ptr<FontFamily>>& typefaces) { in init()
/frameworks/base/libs/hwui/jni/
DTypeface.cpp297 std::vector<Typeface*> typefaces; in Typeface_writeTypefaces() local