HomeSort by relevance Sort by last modified time
    Searched defs:spatialSampling (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/gesture/
GestureUtils.java 73 public static float[] spatialSampling(Gesture gesture, int bitmapSize) {
74 return spatialSampling(gesture, bitmapSize, false);
90 public static float[] spatialSampling(Gesture gesture, int bitmapSize,
  /prebuilt/sdk/8/
android.jar 

Completed in 15 milliseconds