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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_params.h79 static const float STANDARD_DEVIATION_X_WEIGHT_FOR_FIRST; member in class:latinime::ProximityInfoParams
H A Dproximity_info_params.cpp76 const float ProximityInfoParams::STANDARD_DEVIATION_X_WEIGHT_FOR_FIRST = 1.25f; member in class:latinime::ProximityInfoParams
H A Dproximity_info_state_utils.cpp720 sigmaX *= ProximityInfoParams::STANDARD_DEVIATION_X_WEIGHT_FOR_FIRST;

Completed in 42 milliseconds