Searched refs:shouldCancelMotion (Results 1 – 2 of 2) sorted by relevance
127 static bool shouldCancelMotion(const MotionMemento& memento, const CancelationOptions& options);
283 if (shouldCancelMotion(memento, options)) { in synthesizeCancelationEvents()426 bool InputState::shouldCancelMotion(const MotionMemento& memento, in shouldCancelMotion() function in android::inputdispatcher::InputState