Searched refs:oldLastResample (Results 1 – 1 of 1) sorted by relevance
973 History oldLastResample; in resampleTouchState() local974 oldLastResample.initializeFrom(touchState.lastResample); in resampleTouchState()981 if (oldLastResample.hasPointerId(id) && touchState.recentCoordinatesAreIdentical(id)) { in resampleTouchState()989 touchState.lastResample.pointers[i].copyFrom(oldLastResample.getPointerById(id)); in resampleTouchState()