Searched refs:normalizedDistance (Results 1 – 1 of 1) sorted by relevance
81 const float normalizedDistance = TouchPositionCorrectionUtils::getSweetSpotFactor( in getMatchedCost() local83 const float weightedDistance = ScoringParams::DISTANCE_WEIGHT_LENGTH * normalizedDistance; in getMatchedCost()