HomeSort by relevance Sort by last modified time
    Searched refs:mCenterXsG (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info.cpp 262 mCenterXsG[i] = mKeyXCoordinates[i] + mKeyWidths[i] / 2;
271 mCenterXsG[i], mCenterYsG[i], mCenterXsG[j], mCenterYsG[j]);
287 return mCenterXsG[keyId];
proximity_info.h 156 int mCenterXsG[MAX_KEY_COUNT_IN_A_KEYBOARD];

Completed in 1301 milliseconds