Home | History | Annotate | Download | only in launcher3

Lines Matching defs:startX

2769             int startX = 0;
2771 startX = Math.max(startX, intersectX - (spanX - 1));
2788 for (int x = startX; x < endX; x++) {