HomeSort by relevance Sort by last modified time
    Searched refs:getHistoricalOrientation (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/view/src/android/view/cts/
MotionEventUtils.java 272 that.getHistoricalOrientation(position), this.orientation, DELTA);
332 that.getHistoricalOrientation(pointerIndex, position), this.orientation, DELTA);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
TouchPaint.java 414 event.getHistoricalOrientation(j, i),
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
NativeInput.java 537 public float getHistoricalOrientation(int pointerIndex, int historicalIndex) {

Completed in 94 milliseconds