Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp4050 const MotionMemento& memento = mMotionMementos.itemAt(i); in isHovering() local
4161 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4172 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4214 const KeyMemento& memento = mKeyMementos.itemAt(i); in findKeyMemento() local
4228 const MotionMemento& memento = mMotionMementos.itemAt(i); in findMotionMemento() local
4241 KeyMemento& memento = mKeyMementos.editTop(); in addKeyMemento() local
4255 MotionMemento& memento = mMotionMementos.editTop(); in addMotionMemento() local
4279 const KeyMemento& memento = mKeyMementos.itemAt(i); in synthesizeCancelationEvents() local
4289 const MotionMemento& memento = mMotionMementos.itemAt(i); in synthesizeCancelationEvents() local
4313 const MotionMemento& memento = mMotionMementos.itemAt(i); in copyPointerStateTo() local
[all …]