Home
last modified time | relevance | path

Searched refs:attachMatrix2D (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/
H A DTransform.cpp108 sk_sp<sksg::Transform> AnimationBuilder::attachMatrix2D(const skjson::ObjectValue& jtransform, in attachMatrix2D() function in skottie::internal::AnimationBuilder
H A DSkottiePriv.h81 sk_sp<sksg::Transform> attachMatrix2D(const skjson::ObjectValue&, sk_sp<sksg::Transform>,
H A DLayer.cpp401 : abuilder.attachMatrix2D(*jtransform, std::move(parent_transform), fAutoOrient); in doAttachTransform()
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DShapeLayer.cpp338 if ((shape_transform = this->attachMatrix2D(*jtransform, nullptr))) { in attachShape()

Completed in 3 milliseconds