Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h986 bool isSlippery() const;
DInputDispatcher.cpp1339 && mTempTouchState.isSlippery()) { in findTouchedWindowTargetsLocked()
4596 bool InputDispatcher::TouchState::isSlippery() const { in isSlippery() function in android::InputDispatcher::TouchState