OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:normalizedsquaredlength
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h
147
// TODO: Rename s/Length/
NormalizedSquaredLength
/
149
// TODO: Rename s/Length/
NormalizedSquaredLength
/
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.h
76
const float
normalizedSquaredLength
= traverseSession->getProximityInfoState(0)
80
traverseSession->isTouchPositionCorrectionEnabled(),
normalizedSquaredLength
);
Completed in 916 milliseconds