Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/layers/
DTextLayer.cpp293 auto text_root = sksg::Group::Make(); in attachTextLayer() local
294 auto adapter = sk_make_sp<TextAdapter>(text_root, in attachTextLayer()
312 return text_root; in attachTextLayer()