HomeSort by relevance Sort by last modified time
    Searched defs:keyY (Results 1 - 3 of 3) sorted by null

  /external/webrtc/src/system_wrappers/test/TestSort/
TestSort.cpp 51 KeyType keyY = ((const DataType*)dataY)->key;
52 if (keyX > keyY)
56 else if (keyX < keyY)
  /packages/inputmethods/LatinIME/native/jni/src/
proximity_info_state.cpp 294 const int keyY = mProximityInfo->getKeyCenterYOfKeyIdG(keyId);
297 keyX, keyY, x0, y0, x1, y1, extend);
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java     [all...]

Completed in 71 milliseconds