Searched refs:nextDistance (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state_utils.cpp730 const float nextDistance = sqrtf(getPointToKeyByIdLength( local
733 if (nextDistance < distance) {
739 + nextDistance * ProximityInfoParams::NEXT_DISTANCE_WEIGHT)

Completed in 350 milliseconds