Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/sksg/src/
DSkSGScene.cpp25 GroupAnimator::GroupAnimator(AnimatorList&& animators) in GroupAnimator()
38 Scene::Scene(sk_sp<RenderNode> root, AnimatorList&& animators) in Scene()
/third_party/flutter/skia/modules/skottie/src/text/
DTextAnimator.cpp195 std::vector<sk_sp<TextAnimator>> animators; in Make() local
DTextAdapter.cpp182 void TextAdapter::applyAnimators(const std::vector<sk_sp<TextAnimator>>& animators) { in applyAnimators()
/third_party/skia/modules/skottie/src/
DSkottie.cpp192 auto animators = ascope.release(); in parse() local
459 std::vector<sk_sp<internal::Animator>>&& animators, in Animation()
/third_party/skia/modules/skottie/src/layers/
DTextLayer.cpp152 auto animators = ascope.release(); in parse_glyph_path() local
/third_party/flutter/skia/modules/skottie/src/
DSkottieAdapter.cpp36 void DiscardableAdaptorBase::setAnimators(sksg::AnimatorList&& animators) { in setAnimators()
DSkottie.cpp294 auto animators = ascope.release(); in parse() local