Searched defs:memento (Results 1 – 1 of 1) sorted by relevance
3869 const MotionMemento& memento = mMotionMementos.itemAt(i); in isHovering() local3963 MotionMemento& memento = mMotionMementos.editItemAt(index); in trackMotion() local4011 const KeyMemento& memento = mKeyMementos.itemAt(i); in findKeyMemento() local4025 const MotionMemento& memento = mMotionMementos.itemAt(i); in findMotionMemento() local4037 KeyMemento& memento = mKeyMementos.editTop(); in addKeyMemento() local4051 MotionMemento& memento = mMotionMementos.editTop(); in addMotionMemento() local4074 const KeyMemento& memento = mKeyMementos.itemAt(i); in synthesizeCancelationEvents() local4084 const MotionMemento& memento = mMotionMementos.itemAt(i); in synthesizeCancelationEvents() local4106 const MotionMemento& memento = mMotionMementos.itemAt(i); in copyPointerStateTo() local4141 bool InputDispatcher::InputState::shouldCancelKey(const KeyMemento& memento, in shouldCancelKey()[all …]