Searched refs:cropWindowsToStackBounds (Results 1 – 3 of 3) sorted by relevance
291 boolean cropWindowsToStackBounds() { in cropWindowsToStackBounds() method in Task
1103 boolean intersectWithStackBounds = task != null && task.cropWindowsToStackBounds(); in getVisibleBounds()2216 if (task == null || !task.cropWindowsToStackBounds()) { in cropRegionToStackBoundsIfNeeded()
1331 if (task == null || !task.cropWindowsToStackBounds()) { in adjustCropToStackBounds()