Searched refs:Simultaneous (Results 1 – 2 of 2) sorted by relevance
289 enum Type : uint8_t { Simultaneous = 1, Individual = 2 }; enumerator315 Type type = Simultaneous;
875 … P(ctx->propagator)->strokeTrim(begin, end, trimpath->type == LottieTrimpath::Type::Simultaneous); in updateTrimpath()