Searched defs:by (Results 1 – 5 of 5) sorted by relevance
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
| D | HermiteInterpolator.java | 98 final float by = (mYCoords[p3] - mP1Y) / 2.0f; in setInterval() local 122 final float by = (mP2Y - mYCoords[p0]) / 2.0f; in setInterval() local
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/JAJP/ |
| D | TutorialJAJP.java | 97 int backgroundResource, int bx, int by, int description, int guide) { in Bubble() 103 Bubble(Context context, View inputView, int backgroundResource, int bx, int by, in Bubble() 109 int bx, int by, CharSequence description, int guide, boolean leftAlign) { in init()
|
| /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/EN/ |
| D | TutorialEN.java | 95 int backgroundResource, int bx, int by, int description, int guide) { in Bubble() 101 Bubble(Context context, View inputView, int backgroundResource, int bx, int by, in Bubble() 107 int bx, int by, CharSequence description, int guide, boolean leftAlign) { in init()
|
| /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
| D | db_image_homography.cpp | 116 double m,ax,ay,apx,apy,bx,by,bpx,bpy; in db_CommonFocalLengthFromRotation_2Point() local
|
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
| D | Delaunay.cpp | 501 double by = sa[b].Y(); in ccw() local
|