Searched refs:otherMemento (Results 1 – 1 of 1) sorted by relevance
4109 const MotionMemento& otherMemento = other.mMotionMementos.itemAt(j); in copyPointerStateTo() local4110 if (memento.deviceId == otherMemento.deviceId in copyPointerStateTo()4111 && memento.source == otherMemento.source) { in copyPointerStateTo()