Searched refs:unmountIndexs (Results 1 – 1 of 1) sorted by relevance
1324 std::set<int32_t> unmountIndexs; in HandleSwiperCustomAnimation() local1334 unmountIndexs.insert(item.first); in HandleSwiperCustomAnimation()1337 for (const auto& index : unmountIndexs) { in HandleSwiperCustomAnimation()