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 177 float ProximityInfoState::getPointToKeyByIdLength(
179 return ProximityInfoStateUtils::getPointToKeyByIdLength(mMaxPointToKeyLength,
proximity_info_state.h 148 float getPointToKeyByIdLength(const int inputIndex, const int keyId) const;
proximity_info_state_utils.cpp 607 /* static */ float ProximityInfoStateUtils::getPointToKeyByIdLength(const float maxPointToKeyLength,
644 const float distance = getPointToKeyByIdLength(
    [all...]
proximity_info_state_utils.h 82 static float getPointToKeyByIdLength(const float maxPointToKeyLength,

Completed in 171 milliseconds