Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontCollection.cpp127 std::vector<std::shared_ptr<FontFamily>> typefaces; in create() local
134 const vector<std::shared_ptr<FontFamily>>& typefaces) { in create()
139 FontCollection::FontCollection(const vector<std::shared_ptr<FontFamily>>& typefaces) in FontCollection()
144 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