Home
last modified time | relevance | path

Searched defs:SKIP_CORNER_PROBABILITY (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.cpp66 const float ProximityInfoParams::SKIP_CORNER_PROBABILITY = 0.4f; member in latinime::ProximityInfoParams
Dproximity_info_params.h70 static const float SKIP_CORNER_PROBABILITY; variable