Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/gesture/
DInstance.java76 pts = temporalSampler(orientationType, gesture); in createInstance()
90 private static float[] temporalSampler(int orientationType, Gesture gesture) { in temporalSampler() method in Instance