Searched refs:stashOffset (Results 1 – 3 of 3) sorted by relevance
112 @PipBoundsState.StashType int stashType, int stashOffset, Rect displayBounds, in applySnapFraction() argument118 ? stashOffset - stackBounds.width() + insetBounds.left in applySnapFraction()119 : displayBounds.right - stashOffset - insetBounds.right, in applySnapFraction()
77 var stashOffset = DEFAULT_PIP_MARGINS regex350 val fullStashTop = screenBounds.bottom - stashOffset363 val fullStashBottom = screenBounds.top - bounds.height() + stashOffset379 val fullStashRight = screenBounds.right - stashOffset392 val fullStashLeft = screenBounds.left - bounds.width() + stashOffset
74 algorithm.stashOffset = STASH_OFFSET