Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DTouchedWindow.cpp121 bool TouchedWindow::hasTouchingPointers() const { in hasTouchingPointers() function in android::inputdispatcher::TouchedWindow
130 bool TouchedWindow::hasTouchingPointers(DeviceId deviceId) const { in hasTouchingPointers() function in android::inputdispatcher::TouchedWindow
H A DTouchState.cpp35 bool TouchState::hasTouchingPointers(DeviceId deviceId) const { in hasTouchingPointers() function in android::inputdispatcher::TouchState