Searched refs:otherMemento (Results 1 – 1 of 1) sorted by relevance
4272 const MotionMemento& otherMemento = other.mMotionMementos.itemAt(j); in copyPointerStateTo() local4273 if (memento.deviceId == otherMemento.deviceId in copyPointerStateTo()4274 && memento.source == otherMemento.source in copyPointerStateTo()4275 && memento.displayId == otherMemento.displayId) { in copyPointerStateTo()