Searched refs:findTouchedWindowAtLocked (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/input/
H A DInputDispatcher.cpp441 sp<InputWindowHandle> touchedWindowHandle = findTouchedWindowAtLocked(displayId, x, y);
458 sp<InputWindowHandle> InputDispatcher::findTouchedWindowAtLocked(int32_t displayId, function in class:android::InputDispatcher
1331 findTouchedWindowAtLocked(displayId, x, y);
H A DInputDispatcher.h873 sp<InputWindowHandle> findTouchedWindowAtLocked(int32_t displayId, int32_t x, int32_t y);

Completed in 31 milliseconds