Searched refs:resampledCoords (Results 1 – 1 of 1) sorted by relevance
1157 PointerCoords& resampledCoords = touchState.lastResample.pointers[i]; in resampleTouchState() local1159 resampledCoords.copyFrom(currentCoords); in resampleTouchState()1163 resampledCoords.setAxisValue(AMOTION_EVENT_AXIS_X, in resampleTouchState()1165 resampledCoords.setAxisValue(AMOTION_EVENT_AXIS_Y, in resampleTouchState()1170 id, resampledCoords.getX(), resampledCoords.getY(), in resampleTouchState()1178 id, resampledCoords.getX(), resampledCoords.getY(), in resampleTouchState()