Home | History | Annotate | Download | only in launcher2

Lines Matching refs:bottomEdge

1607         int[] bottomEdge = new int[mCountX];
1620 bottomEdge[i] = -1;
1792 computeEdge(BOTTOM, bottomEdge);
1794 return bottomEdge;