Searched refs:temporalSampling (Results 1 – 5 of 5) sorted by relevance
91 float[] pts = GestureUtils.temporalSampling(gesture.getStrokes().get(0), in temporalSampler()
162 final float[] pts = GestureUtils.temporalSampling(this, numSample); in toPath()
268 public static float[] temporalSampling(GestureStroke stroke, int numPoints) { in temporalSampling() method in GestureUtils
10699 method public static float[] temporalSampling(android.gesture.GestureStroke, int);
10393 method public static float[] temporalSampling(android.gesture.GestureStroke, int);