Searched defs:memento (Results 1 – 1 of 1) sorted by relevance
34 for (const MotionMemento& memento : mMotionMementos) { in isHovering() local142 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local154 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local199 const KeyMemento& memento = mKeyMementos[i]; in findKeyMemento() local211 const MotionMemento& memento = mMotionMementos[i]; in findMotionMemento() local221 KeyMemento memento; in addKeyMemento() local235 MotionMemento memento; in addMotionMemento() local285 for (const MotionMemento& memento : mMotionMementos) { in synthesizeCancelationEvents() local370 MotionMemento& memento = mMotionMementos[i]; in mergePointerStateTo() local411 bool InputState::shouldCancelKey(const KeyMemento& memento, const CancelationOptions& options) { in shouldCancelKey()[all …]