Searched defs:memento (Results 1 – 1 of 1) sorted by relevance
33 for (const MotionMemento& memento : mMotionMementos) { in isHovering() local154 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local166 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local213 const KeyMemento& memento = mKeyMementos[i]; in findKeyMemento() local225 const MotionMemento& memento = mMotionMementos[i]; in findMotionMemento() local235 KeyMemento memento; in addKeyMemento() local249 MotionMemento memento; in addMotionMemento() local381 const MotionMemento& memento = mMotionMementos.back(); in cancelConflictingInputStream() local393 std::unique_ptr<MotionEntry> InputState::createCancelEntryForMemento(const MotionMemento& memento, in createCancelEntryForMemento()428 for (const MotionMemento& memento : mMotionMementos) { in synthesizeCancelationEvents() local[all …]