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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.h50 float getSweetSpotCenterYAt(int keyIndex) const { return mSweetSpotCenterYs[keyIndex]; } function in class:latinime::ProximityInfo
H A Dproximity_info_state_utils.cpp161 const float sweetSpotCenterY = proximityInfo->getSweetSpotCenterYAt(keyIndex);

Completed in 1200 milliseconds