Searched refs:text_root (Results 1 – 2 of 2) sorted by relevance
284 auto text_root = sksg::Group::Make(); in attachTextLayer() local285 auto adapter = sk_make_sp<TextAdapter>(text_root); in attachTextLayer()291 return std::move(text_root); in attachTextLayer()