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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
H A Dproximity_info.h51 float getSweetSpotCenterYAt(int keyIndex) const { return mSweetSpotCenterYs[keyIndex]; } function in class:latinime::ProximityInfo

Completed in 133 milliseconds