Searched refs:cropWindowsToStackBounds (Results 1 – 3 of 3) sorted by relevance
361 boolean cropWindowsToStackBounds() { in cropWindowsToStackBounds() method in Task
1226 boolean intersectWithStackBounds = task != null && task.cropWindowsToStackBounds(); in getVisibleBounds()2955 if (task == null || !task.cropWindowsToStackBounds()) { in cropRegionToStackBoundsIfNeeded()
1284 if (task == null || !task.cropWindowsToStackBounds()) { in shouldCropToStackBounds()