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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.cpp163 const float sweetSpotCenterY = static_cast<float>(mSweetSpotCenterYs[i]); local
164 const float gapY = sweetSpotCenterY - mCenterYsG[i];
H A Dproximity_info_state_utils.cpp158 const float sweetSpotCenterY = proximityInfo->getSweetSpotCenterYAt(keyIndex); local
162 + GeometryUtils::SQUARE_FLOAT(inputY - sweetSpotCenterY);

Completed in 95 milliseconds