Searched refs:otherCoords (Results 1 – 1 of 1) sorted by relevance
811 const PointerCoords& otherCoords = other->getPointerById(id); in resampleTouchState() local813 lerp(currentCoords.getX(), otherCoords.getX(), alpha)); in resampleTouchState()815 lerp(currentCoords.getY(), otherCoords.getY(), alpha)); in resampleTouchState()821 otherCoords.getX(), otherCoords.getY(), in resampleTouchState()