Home
last modified time | relevance | path

Searched refs:VERTICAL_SWEET_SPOT_SCALE (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_params.h28 static const float VERTICAL_SWEET_SPOT_SCALE; variable
Dproximity_info_params.cpp23 const float ProximityInfoParams::VERTICAL_SWEET_SPOT_SCALE = 1.0f; member in latinime::ProximityInfoParams