Home | History | Annotate | Download | only in layout

Lines Matching refs:nearest

313 // the given point and the nearest key position.
355 const int x, const int y, const int time, const bool lastPoint, const float nearest,
379 } else if (nearest < ProximityInfoParams::NEAR_KEY_THRESHOLD_FOR_POINT_SCORE) {
416 const float nearest = updateNearKeysDistances(proximityInfo, maxPointToKeyLength, x, y,
418 const float score = getPointScore(mostCommonKeyWidth, x, y, time, isLastPoint, nearest,