OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NUM_POINTS_FOR_SPEED_CALCULATION
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_params.h
51
static const int
NUM_POINTS_FOR_SPEED_CALCULATION
;
proximity_info_params.cpp
47
const int ProximityInfoParams::
NUM_POINTS_FOR_SPEED_CALCULATION
= 2;
proximity_info_state_utils.cpp
241
// ProximityInfoParams::
NUM_POINTS_FOR_SPEED_CALCULATION
points for both forward and
244
index + ProximityInfoParams::
NUM_POINTS_FOR_SPEED_CALCULATION
);
254
index - ProximityInfoParams::
NUM_POINTS_FOR_SPEED_CALCULATION
);
[
all
...]
Completed in 55 milliseconds