Searched refs:otherInfo (Results 1 – 1 of 1) sorted by relevance
1610 const InputWindowInfo* otherInfo = otherHandle->getInfo(); in isWindowObscuredAtPointLocked() local1611 if (otherInfo->displayId == displayId in isWindowObscuredAtPointLocked()1612 && otherInfo->visible && !otherInfo->isTrustedOverlay() in isWindowObscuredAtPointLocked()1613 && otherInfo->frameContainsPoint(x, y)) { in isWindowObscuredAtPointLocked()