Searched refs:threshold (Results 1 – 3 of 3) sorted by relevance
113 def trim_list(list, threshold, ascending) argument119 |x| x.value <= threshold.value123 |x| x.value >= threshold.value
44 threshold: 1.0 property
1320 $threshold = 0.43;1331 $threshold = $this->assertNumber($args[2][3]);1350 if ( ( $this->lib_luma($inputColor) * $inputColor_alpha) < $threshold) {