Searched refs:frameContainsPoint (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputWindow.cpp38 bool InputWindowInfo::frameContainsPoint(int32_t x, int32_t y) const { function in class:android::InputWindowInfo
H A DInputWindow.h139 bool frameContainsPoint(int32_t x, int32_t y) const;
H A DInputDispatcher.cpp1613 && otherInfo->frameContainsPoint(x, y)) {

Completed in 284 milliseconds