Home
last modified time | relevance | path

Searched refs:cancelEntry (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputState.cpp384 std::unique_ptr<MotionEntry> cancelEntry = in cancelConflictingInputStream() local
387 if (!trackMotion(*cancelEntry, cancelEntry->flags)) { in cancelConflictingInputStream()
390 return cancelEntry; in cancelConflictingInputStream()