HomeSort by relevance Sort by last modified time
    Searched refs:SKIP_FIRST_POINT_PROBABILITY (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.h 56 static const float SKIP_FIRST_POINT_PROBABILITY;
proximity_info_params.cpp 52 const float ProximityInfoParams::SKIP_FIRST_POINT_PROBABILITY = 0.01f;
proximity_info_state_utils.cpp 651 skipProbability *= ProximityInfoParams::SKIP_FIRST_POINT_PROBABILITY;
    [all...]

Completed in 48 milliseconds