Searched refs:SkottieSGAdapter (Results 1 – 1 of 1) sorted by relevance
21 class SkottieSGAdapter final : public sksg::RenderNode { in attachNestedAnimation() class23 explicit SkottieSGAdapter(sk_sp<Animation> animation) in attachNestedAnimation() function in skottie::internal::AnimationBuilder::attachNestedAnimation::SkottieSGAdapter84 return sk_make_sp<SkottieSGAdapter>(std::move(animation)); in attachNestedAnimation()