Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DPointerTracker.java815 final int historicalX = (int)me.getHistoricalX(pointerIndex, h); in onMoveEvent() local
818 onGestureMoveEvent(historicalX, historicalY, historicalTime, in onMoveEvent()