Home | History | Annotate | Download | only in widget

Lines Matching refs:xs

919         int[] xs = mHorizontalAxis.locations;
920 if (xs != null) {
921 for (int i = 0, length = xs.length; i < length; i++) {
922 int x = left + xs[i];