Searched defs:absoluteThreshold (Results 1 – 2 of 2) sorted by relevance
451 val absoluteThreshold = abs(currentAnchorPosition + relativeThreshold) in computeTarget() constant462 val absoluteThreshold = abs(currentAnchorPosition - relativeThreshold) in computeTarget() constant
457 val absoluteThreshold = abs(currentAnchorPosition + relativeThreshold) in computeTarget() constant468 val absoluteThreshold = abs(currentAnchorPosition - relativeThreshold) in computeTarget() constant