Home | History | Annotate | Download | only in util

Lines Matching defs:upperBound

231         int upperBound = (minSideLength < 0) ? 128 :
235 if (upperBound < lowerBound) {
245 return upperBound;