Home
last modified time | relevance | path

Searched refs:dispatchMarkers (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/
DSkottie.cpp183 this->dispatchMarkers(jroot["markers"]); in parse()
210 void AnimationBuilder::dispatchMarkers(const skjson::ArrayValue* jmarkers) const { in dispatchMarkers() function in skottie::internal::AnimationBuilder
DSkottiePriv.h198 void dispatchMarkers(const skjson::ArrayValue*) const;
/third_party/flutter/skia/modules/skottie/src/
DSkottie.cpp286 this->dispatchMarkers(jroot["markers"]); in parse()
312 void AnimationBuilder::dispatchMarkers(const skjson::ArrayValue* jmarkers) const { in dispatchMarkers() function in skottie::internal::AnimationBuilder
DSkottiePriv.h173 void dispatchMarkers(const skjson::ArrayValue*) const;