Searched refs:measureIndexSet (Results 1 – 1 of 1) sorted by relevance
387 std::set<int32_t> measureIndexSet; in MeasureSwiperCustomAnimation() local389 measureIndexSet.insert(GetLoopIndex(pos.first)); in MeasureSwiperCustomAnimation()392 if (measureIndexSet.find(pos.first) == measureIndexSet.end()) { in MeasureSwiperCustomAnimation()