Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieBuilder.cpp862 auto trimpath = static_cast<LottieTrimpath*>(*child); in updateTrimpath() local
DtvgLottieExpressions.cpp234 static jerry_value_t _buildTrimpath(LottieTrimpath* trimpath, float frameNo) in _buildTrimpath()
DtvgLottieModel.h743 bool trimpath : 1; //this group has a trimpath. member