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

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
H A Dtyping_weighting.h79 ->getPointToKeyLength(pointIndex,
118 const float distance1 = traverseSession->getProximityInfoState(0)->getPointToKeyLength(
121 const float distance2 = traverseSession->getProximityInfoState(0)->getPointToKeyLength(
138 const float dist = traverseSession->getProximityInfoState(0)->getPointToKeyLength(
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state.h148 float getPointToKeyLength(const int inputIndex, const int codePoint) const;
H A Dproximity_info_state.cpp169 float ProximityInfoState::getPointToKeyLength( function in class:latinime::ProximityInfoState

Completed in 61 milliseconds