Searched refs:Trimpath (Results 1 – 4 of 4) sorted by relevance
137 Trimpath, enumerator293 LottieObject::type = LottieObject::Trimpath; in prepare()
351 if (child->type == LottieObject::Type::Trimpath) trimpath = true; in prepare()
657 …case LottieObject::Trimpath: return _buildTrimpath(static_cast<LottieTrimpath*>(target), data->fra… in _content()
930 case LottieObject::Trimpath: { in updateChildren()