Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp4051 const MotionMemento& memento = mMotionMementos.itemAt(i); in isHovering() local
4162 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4173 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local
4215 const KeyMemento& memento = mKeyMementos.itemAt(i); in findKeyMemento() local
4229 const MotionMemento& memento = mMotionMementos.itemAt(i); in findMotionMemento() local
4242 KeyMemento& memento = mKeyMementos.editTop(); in addKeyMemento() local
4256 MotionMemento& memento = mMotionMementos.editTop(); in addMotionMemento() local
4280 const KeyMemento& memento = mKeyMementos.itemAt(i); in synthesizeCancelationEvents() local
4290 const MotionMemento& memento = mMotionMementos.itemAt(i); in synthesizeCancelationEvents() local
4314 const MotionMemento& memento = mMotionMementos.itemAt(i); in copyPointerStateTo() local
[all …]