OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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