Searched refs:prevSection (Results 1 – 2 of 2) sorted by relevance
629 WaterFlowSections::Section prevSection; in InitSegmentsForKeepPositionMode() local632 prevSection = prevSections[prevSegIdx]; in InitSegmentsForKeepPositionMode()637 if (AdjustLanes(sections, prevSection, start, prevSegIdx)) { in InitSegmentsForKeepPositionMode()648 const WaterFlowSections::Section& prevSection, int32_t start, int32_t prevSegIdx) in AdjustLanes() argument659 if (curSection.OnlyCountDiff(prevSection)) { in AdjustLanes()
264 const WaterFlowSections::Section& prevSection, int32_t start, int32_t prevSegIdx);