Searched refs:vLocations (Results 1 – 1 of 1) sorted by relevance
1161 int[] vLocations = mVerticalAxis.getLocations(); in onLayout() local1174 int y1 = vLocations[rowSpan.min]; in onLayout()1177 int y2 = vLocations[rowSpan.max]; in onLayout()