Searched refs:mAverageSpeed (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info_state.h46 : mProximityInfo(nullptr), mMaxPointToKeyLength(0.0f), mAverageSpeed(0.0f),
197 float mAverageSpeed; member in class:latinime::ProximityInfoState
H A Dproximity_info_state.cpp116 mAverageSpeed = ProximityInfoStateUtils::refreshSpeedRates(inputSize, xCoordinates,
121 mAverageSpeed, inputSize, xCoordinates, yCoordinates, times, mSampledInputSize,

Completed in 104 milliseconds