Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1732 const bool haveWindowWithPointerCapture = mWindowTokenWithPointerCapture != nullptr; in dispatchPointerCaptureChangedLocked() local
1737 if (haveWindowWithPointerCapture && in dispatchPointerCaptureChangedLocked()
1771 if (!haveWindowWithPointerCapture) { in dispatchPointerCaptureChangedLocked()