Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp4112 const MotionMemento& memento = mMotionMementos.itemAt(i); in isHovering() local
4223 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4234 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4276 const KeyMemento& memento = mKeyMementos.itemAt(i); in findKeyMemento() local
4290 const MotionMemento& memento = mMotionMementos.itemAt(i); in findMotionMemento() local
4303 KeyMemento& memento = mKeyMementos.editTop(); in addKeyMemento() local
4317 MotionMemento& memento = mMotionMementos.editTop(); in addMotionMemento() local
4341 const KeyMemento& memento = mKeyMementos.itemAt(i); in synthesizeCancelationEvents() local
4351 const MotionMemento& memento = mMotionMementos.itemAt(i); in synthesizeCancelationEvents() local
4375 const MotionMemento& memento = mMotionMementos.itemAt(i); in copyPointerStateTo() local
[all …]