Searched defs:keyIndex (Results 1 – 9 of 9) sorted by relevance
44 bool hasSweetSpotData(const int keyIndex) const { in hasSweetSpotData()49 float getSweetSpotRadiiAt(int keyIndex) const { return mSweetSpotRadii[keyIndex]; } in getSweetSpotRadiiAt()50 float getSweetSpotCenterXAt(int keyIndex) const { return mSweetSpotCenterXs[keyIndex]; } in getSweetSpotCenterXAt()51 float getSweetSpotCenterYAt(int keyIndex) const { return mSweetSpotCenterYs[keyIndex]; } in getSweetSpotCenterYAt()
37 const int keyIndex = mProximityInfo->getKeyIndexOf(primaryCodePoint); in getPrimaryOriginalCodePointAt() local
165 const int keyIndex = getKeyIndexOf(keyCount, c, codeToKeyMap); in calculateProximities() local
159 const std::vector<int> *const sampledInputYs, const int keyIndex, const int inputIndex) { in calculateSquaredDistanceFromSweetSpotCenter()170 const std::vector<int> *const sampledInputYs, const int keyIndex, const int inputIndex) { in calculateNormalizedSquaredDistance()
43 const int keyIndex = traverseSession->getProximityInfo()->getKeyIndexOf( in getErrorType() local
211 private static char getKeyChar(int keyIndex) { in getKeyChar()
160 final int keyIndex = cursor.getColumnIndex( in getSearchDataFromCursor() local
261 private ImageView createKeyImageView(int keyIndex) { in createKeyImageView()377 public void invalidateKey(int keyIndex) { in invalidateKey()
986 private void showPreview(int keyIndex) { in showPreview()1031 private void showKey(final int keyIndex) { in showKey()1126 public void invalidateKey(int keyIndex) { in invalidateKey()1263 int keyIndex = getKeyIndices(touchX, touchY, null); in onModifiedTouchEvent() local1473 private void checkMultiTap(long eventTime, int keyIndex) { in checkMultiTap()