OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mAverageSpeed
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
proximity_info_state.h
47
: mProximityInfo(nullptr), mMaxPointToKeyLength(0.0f),
mAverageSpeed
(0.0f),
198
float
mAverageSpeed
;
proximity_info_state.cpp
116
mAverageSpeed
= ProximityInfoStateUtils::refreshSpeedRates(inputSize, xCoordinates,
121
mAverageSpeed
, inputSize, xCoordinates, yCoordinates, times, mSampledInputSize,
Completed in 347 milliseconds