Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DTextAdapter.cpp109 class TextAdapter::GlyphDecoratorNode final : public sksg::Group { class in skottie::internal::TextAdapter
111 GlyphDecoratorNode(sk_sp<GlyphDecorator> decorator, float scale) in GlyphDecoratorNode() function in skottie::internal::TextAdapter::GlyphDecoratorNode