Searched defs:memento (Results 1 – 1 of 1) sorted by relevance
30 for (const MotionMemento& memento : mMotionMementos) { in isHovering() local138 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local149 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local192 const KeyMemento& memento = mKeyMementos[i]; in findKeyMemento() local204 const MotionMemento& memento = mMotionMementos[i]; in findMotionMemento() local214 KeyMemento memento; in addKeyMemento() local228 MotionMemento memento; in addMotionMemento() local264 for (const MotionMemento& memento : mMotionMementos) { in synthesizeCancelationEvents() local289 const MotionMemento& memento = mMotionMementos[i]; in copyPointerStateTo() local324 bool InputState::shouldCancelKey(const KeyMemento& memento, const CancelationOptions& options) { in shouldCancelKey()[all …]