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

  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info_params.h 43 static const int CORNER_CHECK_DISTANCE_THRESHOLD_SCALE;
proximity_info_params.cpp 39 const int ProximityInfoParams::CORNER_CHECK_DISTANCE_THRESHOLD_SCALE = 25;
proximity_info_state_utils.cpp 434 if (distPrev > baseSampleRate * ProximityInfoParams::CORNER_CHECK_DISTANCE_THRESHOLD_SCALE
    [all...]

Completed in 59 milliseconds