Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp791 bool shouldSplitTouch(const TouchState& touchState, const MotionEntry& entry) { in shouldSplitTouch() function
2406 bool isSplit = shouldSplitTouch(tempTouchState, entry); in findTouchedWindowTargetsLocked()