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

  /frameworks/base/services/input/
InputDispatcher.cpp 521 sp<InputWindowHandle> touchedWindowHandle = findTouchedWindowAtLocked(x, y);
538 sp<InputWindowHandle> InputDispatcher::findTouchedWindowAtLocked(int32_t x, int32_t y) {
    [all...]
InputDispatcher.h     [all...]

Completed in 167 milliseconds