Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp1323 const bool haveWindowWithPointerCapture = mWindowTokenWithPointerCapture != nullptr; in dispatchPointerCaptureChangedLocked() local
1328 if (haveWindowWithPointerCapture && in dispatchPointerCaptureChangedLocked()
1358 if (!haveWindowWithPointerCapture) { in dispatchPointerCaptureChangedLocked()