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