Searched refs:cropWindowsToStackBounds (Results 1 – 2 of 2) sorted by relevance
339 boolean cropWindowsToStackBounds() { in cropWindowsToStackBounds() method in Task
1429 boolean intersectWithStackBounds = task != null && task.cropWindowsToStackBounds(); in getVisibleBounds()2927 if (task == null || !task.cropWindowsToStackBounds()) { in cropRegionToStackBoundsIfNeeded()