Home
last modified time | relevance | path

Searched refs:LAST_POINT_SKIP_DISTANCE_SCALE (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.h51 static const int LAST_POINT_SKIP_DISTANCE_SCALE; variable
Dproximity_info_params.cpp47 const int ProximityInfoParams::LAST_POINT_SKIP_DISTANCE_SCALE = 4; member in latinime::ProximityInfoParams
Dproximity_info_state_utils.cpp433 * ProximityInfoParams::LAST_POINT_SKIP_DISTANCE_SCALE < mostCommonKeyWidth) { in pushTouchPoint()
441 / ProximityInfoParams::LAST_POINT_SKIP_DISTANCE_SCALE); in pushTouchPoint()