Home
last modified time | relevance | path

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

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