Searched refs:frameContainsPoint (Results 1 – 3 of 3) sorted by relevance
174 bool frameContainsPoint(int32_t x, int32_t y) const;
40 bool InputWindowInfo::frameContainsPoint(int32_t x, int32_t y) const { in frameContainsPoint() function in android::InputWindowInfo
1759 !otherInfo->isTrustedOverlay() && otherInfo->frameContainsPoint(x, y)) { in isWindowObscuredAtPointLocked()