Searched refs:nextYStart (Results 1 – 1 of 1) sorted by relevance
572 int nextYStart = yStart; in onLayout() local591 final int range = Math.min(nextYStart, in onLayout()599 yStart = nextYStart; in onLayout()609 nextYStart += child.getHeight(); in onLayout()