Searched refs:windowInteractiveRegion (Results 1 – 1 of 1) sorted by relevance
3456 Region windowInteractiveRegion = null; in computePartialInteractiveRegionForWindowLocked() local3462 if (windowInteractiveRegion == null) { in computePartialInteractiveRegionForWindowLocked()3467 windowInteractiveRegion = outRegion; in computePartialInteractiveRegionForWindowLocked()3474 if (windowInteractiveRegion.op(currentWindowBounds, Region.Op.DIFFERENCE)) { in computePartialInteractiveRegionForWindowLocked()