Searched defs:GlyphTextNode (Results 1 – 1 of 1) sorted by relevance
63 class GlyphTextNode final : public sksg::GeometryNode { class65 explicit GlyphTextNode(Shaper::ShapedGlyphs&& glyphs) : fGlyphs(std::move(glyphs)) {} in GlyphTextNode() function in skottie::internal::__anonef2c62da0111::GlyphTextNode