Home | History | Annotate | Download | only in keyboard

Lines Matching defs:getDistance

253             return getDistance(x, y, mActualDownX, mActualDownY);
747 static int getDistance(final int x1, final int y1, final int x2, final int y2) {
752 mBogusMoveEventDetector.onMoveKey(getDistance(x, y, mLastX, mLastY));
918 final int distance = getDistance(x, y, mLastX, mLastY);
1082 getDistance(x, y, lastX, lastY),
1135 && getDistance