Searched refs:canBeObscuredBy (Results 1 – 1 of 1) sorted by relevance
3090 static bool canBeObscuredBy(const sp<WindowInfoHandle>& windowHandle, in canBeObscuredBy() function3153 if (canBeObscuredBy(windowHandle, otherHandle) && in computeTouchOcclusionInfoLocked()3232 if (canBeObscuredBy(windowHandle, otherHandle) && in isWindowObscuredAtPointLocked()3249 if (canBeObscuredBy(windowHandle, otherHandle) && otherInfo->overlaps(windowInfo)) { in isWindowObscuredLocked()