Searched refs:getMostCommonKeyWidth (Results 1 – 4 of 4) sorted by relevance
136 / GeometryUtils::SQUARE_FLOAT(static_cast<float>(getMostCommonKeyWidth())); in getNormalizedSquaredDistanceFromCenterFloatG()204 && keyWidth > getMostCommonKeyWidth()) { in getKeyCenterXOfKeyIdG()207 const int keyWidthHalfDiff = (keyWidth - getMostCommonKeyWidth()) / 2; in getKeyCenterXOfKeyIdG()
120 ProximityInfoStateUtils::refreshBeelineSpeedRates(mProximityInfo->getMostCommonKeyWidth(), in initInputParams()133 mMaxPointToKeyLength, mProximityInfo->getMostCommonKeyWidth(), in initInputParams()
53 int getMostCommonKeyWidth() const { return MOST_COMMON_KEY_WIDTH; } in getMostCommonKeyWidth() function
411 const int mostCommonKeyWidth = proximityInfo->getMostCommonKeyWidth(); in pushTouchPoint()