Searched refs:InPingPong (Results 1 – 2 of 2) sorted by relevance
134 …enum LoopMode : uint8_t { None = 0, InCycle = 1, InPingPong, InOffset, InContinue, OutCycle, OutPi… enumerator236 case LottieExpression::LoopMode::InPingPong: { in _loop()
884 … else if (!strcmp(name, EXP_PINGPONG)) exp->loop.mode = LottieExpression::LoopMode::InPingPong; in _loopInCommon()890 … LottieExpression::LoopMode::InCycle && exp->loop.mode != LottieExpression::LoopMode::InPingPong) { in _loopInCommon()