Home
last modified time | relevance | path

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

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