Searched refs:closingThreshold (Results 1 – 1 of 1) sorted by relevance
174 val closingThreshold = getClosingThreshold() in isClosingThresholdMet() constant175 return closingThreshold == null || currentAngle < closingThreshold in isClosingThresholdMet()