Home | History | Annotate | Download | only in launcher2

Lines Matching refs:xAxis

813         final int xAxis = mCountX;
817 if (result[0] >= xAxis) result[0] = xAxis - 1;