Home
last modified time | relevance | path

Searched refs:temporalSampling (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/gesture/
DInstance.java91 float[] pts = GestureUtils.temporalSampling(gesture.getStrokes().get(0), in temporalSampler()
DGestureStroke.java161 final float[] pts = GestureUtils.temporalSampling(this, numSample); in toPath()
DGestureUtils.java268 public static float[] temporalSampling(GestureStroke stroke, int numPoints) { in temporalSampling() method in GestureUtils
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt10391 method public static float[] temporalSampling(android.gesture.GestureStroke, int);
/frameworks/base/api/
Dcurrent.txt14019 method public static float[] temporalSampling(android.gesture.GestureStroke, int);