Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h971 bool isSlippery() const;
DInputDispatcher.cpp1283 && mTempTouchState.isSlippery()) { in findTouchedWindowTargetsLocked()
4490 bool InputDispatcher::TouchState::isSlippery() const { in isSlippery() function in android::InputDispatcher::TouchState