Home | History | Annotate | Download | only in relative

Lines Matching refs:maxLeft

415         int maxLeft = Math.max(sourceBounds.x, targetBounds.x);
418 int center = (maxLeft + minRight) / 2;