HomeSort by relevance Sort by last modified time
    Searched refs:getPointToKeyByIdLength (Results 1 - 4 of 4) 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.h 147 float getPointToKeyByIdLength(const int inputIndex, const int keyId) const;
proximity_info_state_utils.h 82 static float getPointToKeyByIdLength(const float maxPointToKeyLength,
proximity_info_state_utils.cpp 603 /* static */ float ProximityInfoStateUtils::getPointToKeyByIdLength(const float maxPointToKeyLength,
639 const float distance = getPointToKeyByIdLength(
    [all...]

Completed in 349 milliseconds