Searched defs:touchY (Results 1 – 6 of 6) sorted by relevance
139 …private static double getShiftError(double[] laserT, double[] touchT, double[] touchY, double shif… in getShiftError()156 public static double findBestShift(double[] laserT, double[] touchT, double[] touchY) { in findBestShift()
150 double[] touchY = new double[touchTimes.length]; in testFindBestShift() local
101 float touchY = (e2.getY() - previousTouchPointPx.y) / pxPerDegrees; in onScroll() local
35 …n"==typeof define&&define.amd?define(["jquery"],t):"object"==typeof module&&"object"==typeof modul…