Searched refs:currentWindowRegions (Results 1 – 1 of 1) sorted by relevance
387 final Region currentWindowRegions = new Region(); in computePartialInteractiveRegionForWindowLocked() local392 currentWindow.getRegionInScreen(currentWindowRegions); in computePartialInteractiveRegionForWindowLocked()393 outRegion.set(currentWindowRegions); in computePartialInteractiveRegionForWindowLocked()402 currentWindow.getRegionInScreen(currentWindowRegions); in computePartialInteractiveRegionForWindowLocked()403 if (windowInteractiveRegion.op(currentWindowRegions, Region.Op.DIFFERENCE)) { in computePartialInteractiveRegionForWindowLocked()