Home
last modified time | relevance | path

Searched refs:otherMemento (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp4272 const MotionMemento& otherMemento = other.mMotionMementos.itemAt(j); in copyPointerStateTo() local
4273 if (memento.deviceId == otherMemento.deviceId in copyPointerStateTo()
4274 && memento.source == otherMemento.source in copyPointerStateTo()
4275 && memento.displayId == otherMemento.displayId) { in copyPointerStateTo()