Home
last modified time | relevance | path

Searched refs:nextFrame (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieProperty.h309 LottieScalarFrame<T>& nextFrame() in nextFrame() function
409 LottieScalarFrame<PathSet>& nextFrame() in nextFrame() function
566 LottieScalarFrame<ColorStop>& nextFrame() in nextFrame() function
688 LottieVectorFrame<Point>& nextFrame() in nextFrame() function
801 LottieScalarFrame<TextDocument>& nextFrame() in nextFrame() function
DtvgLottieParser.cpp451 auto& frame2 = prop.nextFrame(); in parseKeyFrame()