Home
last modified time | relevance | path

Searched defs:memento (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp4033 const MotionMemento& memento = mMotionMementos.itemAt(i); in isHovering() local
4144 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4155 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4197 const KeyMemento& memento = mKeyMementos.itemAt(i); in findKeyMemento() local
4211 const MotionMemento& memento = mMotionMementos.itemAt(i); in findMotionMemento() local
4224 KeyMemento& memento = mKeyMementos.editTop(); in addKeyMemento() local
4238 MotionMemento& memento = mMotionMementos.editTop(); in addMotionMemento() local
4262 const KeyMemento& memento = mKeyMementos.itemAt(i); in synthesizeCancelationEvents() local
4272 const MotionMemento& memento = mMotionMementos.itemAt(i); in synthesizeCancelationEvents() local
4296 const MotionMemento& memento = mMotionMementos.itemAt(i); in copyPointerStateTo() local
[all …]