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