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

  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info.h 31 static const int NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR_LOG_2 = 10;
33 1 << NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR_LOG_2;
proximity_info.cpp 462 const int ProximityInfo::NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR_LOG_2;

Completed in 980 milliseconds