Searched refs:resampledCoords (Results 1 – 1 of 1) sorted by relevance
993 PointerCoords& resampledCoords = touchState.lastResample.pointers[i]; in resampleTouchState() local995 resampledCoords.copyFrom(currentCoords); in resampleTouchState()999 resampledCoords.setAxisValue(AMOTION_EVENT_AXIS_X, in resampleTouchState()1001 resampledCoords.setAxisValue(AMOTION_EVENT_AXIS_Y, in resampleTouchState()1006 id, resampledCoords.getX(), resampledCoords.getY(), in resampleTouchState()1014 id, resampledCoords.getX(), resampledCoords.getY(), in resampleTouchState()