Home
last modified time | relevance | path

Searched refs:hbFonts (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
DLayoutCore.cpp375 std::vector<HbFontUniquePtr> hbFonts; in LayoutPiece() local
402 hbFonts.push_back(std::move(font)); in LayoutPiece()
406 const HbFontUniquePtr& hbFont = hbFonts[font_ix]; in LayoutPiece()