Searched refs:currentWindowRegions (Results 1 – 1 of 1) sorted by relevance
395 final Region currentWindowRegions = new Region(); in computePartialInteractiveRegionForWindowLocked() local400 currentWindow.getRegionInScreen(currentWindowRegions); in computePartialInteractiveRegionForWindowLocked()401 outRegion.set(currentWindowRegions); in computePartialInteractiveRegionForWindowLocked()410 currentWindow.getRegionInScreen(currentWindowRegions); in computePartialInteractiveRegionForWindowLocked()411 if (windowInteractiveRegion.op(currentWindowRegions, Region.Op.DIFFERENCE)) { in computePartialInteractiveRegionForWindowLocked()