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

  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info_state.h 47 : mProximityInfo(0), mMaxPointToKeyLength(0.0f), mAverageSpeed(0.0f),
220 float mAverageSpeed;
proximity_info_state.cpp 112 mAverageSpeed = ProximityInfoStateUtils::refreshSpeedRates(inputSize, xCoordinates,
117 mAverageSpeed, inputSize, xCoordinates, yCoordinates, times, mSampledInputSize,

Completed in 20 milliseconds