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

/frameworks/base/services/input/
H A DInputWindow.cpp31 bool InputWindowInfo::frameContainsPoint(int32_t x, int32_t y) const { function in class:android::InputWindowInfo
H A DInputWindow.h140 bool frameContainsPoint(int32_t x, int32_t y) const;
H A DInputDispatcher.cpp1655 && otherInfo->frameContainsPoint(x, y)) {

Completed in 68 milliseconds