OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/src/
proximity_info.cpp
139
(int)(squaredDistance *
NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR
);
284
const int ProximityInfo::
NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR
;
proximity_info.h
31
static const int
NORMALIZED_SQUARED_DISTANCE_SCALING_FACTOR
=
Completed in 157 milliseconds