Searched refs:shouldCancelMotion (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h789 static bool shouldCancelMotion(const MotionMemento& memento,
H A DInputDispatcher.cpp4259 if (shouldCancelMotion(memento, options)) {
4339 bool InputDispatcher::InputState::shouldCancelMotion(const MotionMemento& memento, function in class:android::InputDispatcher::InputState

Completed in 46 milliseconds