Home
last modified time | relevance | path

Searched defs:py (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Camera/jni/feature_stab/src/dbreg/
Ddbstabsmooth.cpp291 bool db_StabilizationSmoother::is_point_in_rect(double px, double py, double rx, double ry, double … in is_point_in_rect()
/packages/inputmethods/PinyinIME/jni/android/
Dcom_android_inputmethod_pinyin_PinyinDecoderService.cpp131 const char *py = im_get_sps_str(&py_len); // py_len gets decoded length in nativeImGetPyStr() local
152 const char *py = im_get_sps_str(&py_len); // py_len gets decoded length in nativeImGetPyStrLen() local
/packages/apps/Launcher2/src/com/android/launcher2/
DUtilities.java183 float py = (destHeight - src.getHeight()) / 2; in drawSelectedAllAppsBitmap() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DLatinKeyboardView.java565 final int px, py; in processMotionEvent() local
/packages/inputmethods/PinyinIME/jni/share/
Dmatrixsearch.cpp419 size_t MatrixSearch::search(const char *py, size_t py_len) { in search()
Duserdict.cpp492 const unsigned char py = *spl_trie.get_spelling_str(splid_str[i]); in prepare_locate() local