Home
last modified time | relevance | path

Searched refs:touchY (Results 1 – 4 of 4) sorted by relevance

/external/walt/android/WALT/app/src/test/java/org/chromium/latency/walt/
DUtilsTest.java147 double[] touchY = new double[touchTimes.length]; in testFindBestShift() local
148 for (int i = 0; i < touchY.length; i++) { in testFindBestShift()
150touchY[i] = 1000*Math.cos((touchTimes[i] - latency) * Math.PI/500) + rand.nextDouble()*0.02 - 0.01; in testFindBestShift()
160 assertEquals(latency, Utils.findBestShift(laserTimes, touchTimes, touchY), 1e-6); in testFindBestShift()
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DUtils.java130 …private static double getShiftError(double[] laserT, double[] touchT, double[] touchY, double shif… in getShiftError() argument
135 double [] laserY = Utils.interp(T, touchT, touchY); in getShiftError()
147 public static double findBestShift(double[] laserT, double[] touchT, double[] touchY) { in findBestShift() argument
154 …stddevs[i] = getShiftError(laserT, touchT, touchY, bestShift + shiftStep * i - shiftStep * steps /… in findBestShift()
/external/tinyxml2/docs/
Djquery.js87touchY!==undefined?o.touchY:o.touchStartY;if(n!==undefined&&n!=m.pageY){this.$touchScrollingSub=p;… property
/external/epid-sdk/doc/html/
Djquery.js115touchY!==undefined?o.touchY:o.touchStartY;if(n!==undefined&&n!=m.pageY){this.$touchScrollingSub=p;… property