Home | History | Annotate | Download | only in launcher2

Lines Matching defs:startX

2856             int startX = 0;
2858 startX = Math.max(startX, intersectX - (spanX - 1));
2875 for (int x = startX; x < endX; x++) {