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