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

  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info.h 32 static const int NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR =
proximity_info.cpp 293 (int)(squaredDistance * NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR);
463 const int ProximityInfo::NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR;

Completed in 35 milliseconds