Home
last modified time | relevance | path

Searched defs:prv (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieExpressions.cpp768 auto prv = (*static_cast<LottiePoint*>(exp->property))(pframe); in _velocityAtTime() local
773 auto prv = (*static_cast<LottiePosition*>(exp->property))(pframe); in _velocityAtTime() local
778 auto prv = (*static_cast<LottieFloat*>(exp->property))(pframe); in _velocityAtTime() local
799 Point cur, prv; in _speedAtTime() local