Home
last modified time | relevance | path

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

/third_party/flutter/skia/modules/skottie/src/
DComposition.cpp139 if (auto layer = this->attachLayer(l, &layerCtx)) { in attachComposition()
DSkottiePriv.h176 sk_sp<sksg::RenderNode> attachLayer(const skjson::ObjectValue*,
DLayer.cpp374 sk_sp<sksg::RenderNode> AnimationBuilder::attachLayer(const skjson::ObjectValue* jlayer, in attachLayer() function in skottie::internal::AnimationBuilder