HomeSort by relevance Sort by last modified time
    Searched defs:getPointToKeyByIdLength (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.cpp 183 float ProximityInfoState::getPointToKeyByIdLength(
185 return ProximityInfoStateUtils::getPointToKeyByIdLength(mMaxPointToKeyLength,
proximity_info_state_utils.cpp 603 /* static */ float ProximityInfoStateUtils::getPointToKeyByIdLength(const float maxPointToKeyLength,
639 const float distance = getPointToKeyByIdLength(
    [all...]

Completed in 33 milliseconds