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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.cpp164 const float gapY = sweetSpotCenterY - mCenterYsG[i]; local
165 mSweetSpotCenterYsG[i] = static_cast<int>(mCenterYsG[i] + gapY * verticalScale);

Completed in 25 milliseconds