Searched refs:autoLanes (Results 1 – 1 of 1) sorted by relevance
2021 … bool autoLanes = listLayoutProperty->HasLaneMinLength() || listLayoutProperty->HasLaneMaxLength(); in SetChainAnimation() local2023 bool enable = edgeEffect == EdgeEffect::SPRING && lanes == 1 && !autoLanes && animation; in SetChainAnimation()