Home
last modified time | relevance | path

Searched defs:hasTouchingPointers (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DTouchedWindow.cpp112 bool TouchedWindow::hasTouchingPointers() const { in hasTouchingPointers() function in android::inputdispatcher::TouchedWindow
121 bool TouchedWindow::hasTouchingPointers(DeviceId deviceId) const { in hasTouchingPointers() function in android::inputdispatcher::TouchedWindow
DTouchState.cpp35 bool TouchState::hasTouchingPointers(DeviceId deviceId) const { in hasTouchingPointers() function in android::inputdispatcher::TouchState