Searched defs:findTouchedWindowAtLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp446 sp<InputWindowHandle> touchedWindowHandle = findTouchedWindowAtLocked(displayId, x, y);
471 sp<InputWindowHandle> InputDispatcher::findTouchedWindowAtLocked(int32_t displayId, function in class:android::InputDispatcher
1290 findTouchedWindowAtLocked(displayId, x, y);

Completed in 69 milliseconds