GestureUtils.java | 159 plot(segmentStartX, segmentStartY, sample, bitmapSize); 168 plot(xpos, ypos, sample, bitmapSize); method 177 plot(xpos, ypos, sample, bitmapSize); method 188 plot(xpos, ypos, sample, bitmapSize); method 197 plot(xpos, ypos, sample, bitmapSize); method 209 private static void plot(float x, float y, float[] sample, int sampleSize) { method
|