Searched refs:MotionMemento (Results 1 – 2 of 2) sorted by relevance
30 for (const MotionMemento& memento : mMotionMementos) { in isHovering()138 MotionMemento& memento = mMotionMementos[index]; in trackMotion()149 MotionMemento& memento = mMotionMementos[index]; in trackMotion()204 const MotionMemento& memento = mMotionMementos[i]; in findMotionMemento()228 MotionMemento memento; in addMotionMemento()242 void InputState::MotionMemento::setPointers(const MotionEntry* entry) { in setPointers()264 for (const MotionMemento& memento : mMotionMementos) { in synthesizeCancelationEvents()289 const MotionMemento& memento = mMotionMementos[i]; in copyPointerStateTo()292 const MotionMemento& otherMemento = other.mMotionMementos[j]; in copyPointerStateTo()348 bool InputState::shouldCancelMotion(const MotionMemento& memento, in shouldCancelMotion()
90 struct MotionMemento { struct108 std::vector<MotionMemento> mMotionMementos; argument118 static bool shouldCancelMotion(const MotionMemento& memento, const CancelationOptions& options);