Lines Matching refs:skottie
8 #include "modules/skottie/include/Skottie.h"
12 using namespace skottie;
96 auto skottie = skottie::Animation::Builder()
102 REPORTER_ASSERT(r, skottie);
105 skottie->seekFrame(0);
109 skottie->seekFrame(20);
114 skottie->seekFrame(50);
120 skottie->seekFrame(70);
126 skottie->seekFrame(80);
131 skottie->seekFrame(100);