Searched refs:maxValueInclusive (Results 1 – 1 of 1) sorted by relevance
454 float maxValueInclusive) { in isAllInRange() argument456 if (v < minValueInclusive || v > maxValueInclusive) { in isAllInRange()