Searched refs:distanceToAdjustScore (Results 1 – 1 of 1) sorted by relevance
349 float distanceToAdjustScore = rect.distanceSquaredToPoint(touchHotspot) / radiusSquared; in hybridDistanceFunction() local358 float hybridScore = intersectionScore + distanceToAdjustScore; in hybridDistanceFunction()