Searched defs:memento (Results 1 – 1 of 1) sorted by relevance
32 for (const MotionMemento& memento : mMotionMementos) { in isHovering() local140 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local152 MotionMemento& memento = mMotionMementos[index]; in trackMotion() local197 const KeyMemento& memento = mKeyMementos[i]; in findKeyMemento() local209 const MotionMemento& memento = mMotionMementos[i]; in findMotionMemento() local219 KeyMemento memento; in addKeyMemento() local233 MotionMemento memento; in addMotionMemento() local282 for (const MotionMemento& memento : mMotionMementos) { in synthesizeCancelationEvents() local361 MotionMemento& memento = mMotionMementos[i]; in mergePointerStateTo() local402 bool InputState::shouldCancelKey(const KeyMemento& memento, const CancelationOptions& options) { in shouldCancelKey()[all …]