Searched defs:threshold (Results 1 – 2 of 2) sorted by relevance
749 val threshold = thresholds(lower, upper) in computeTarget() constant757 val threshold = thresholds(upper, lower) in computeTarget() constant
119 float threshold = onSwipe.getFloatOrNaN("threshold"); in parseOnSwipe() local