Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputState.cpp32 for (const MotionMemento& memento : mMotionMementos) { in isHovering() local
131 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local
143 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local
180 const KeyMemento& memento = mKeyMementos[i]; in findKeyMemento() local
192 const MotionMemento& memento = mMotionMementos[i]; in findMotionMemento() local
202 KeyMemento memento; in addKeyMemento() local
216 MotionMemento memento; in addMotionMemento() local
275 for (const MotionMemento& memento : mMotionMementos) { in synthesizeCancelationEvents() local
365 const MotionMemento& memento, std::bitset<MAX_POINTER_ID + 1> pointerIds, in synthesizeCancelationEventsForPointers()
444 MotionMemento& memento = mMotionMementos[i]; in mergePointerStateTo() local
[all …]