Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DTextShaper.cpp343 const auto font_iter = std::make_unique<SkShaper::TrivialFontRunIterator>(fFont, in shapeLine() local
346 const auto font_iter = SkShaper::MakeFontMgrRunIterator( in shapeLine() local