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/suggest/core/layout/
proximity_info.cpp 158 mCenterXsG[i] = mKeyXCoordinates[i] + mKeyWidths[i] / 2;
183 mCenterXsG[i], mCenterYsG[i], mCenterXsG[j], mCenterYsG[j]);
200 : mCenterXsG[keyId];
proximity_info.h 123 int mCenterXsG[MAX_KEY_COUNT_IN_A_KEYBOARD];

Completed in 415 milliseconds