Searched refs:zeroInsets (Results 1 – 1 of 1) sorted by relevance
637 final Rect zeroInsets = new Rect(0, 0, 0, 0); in ofBounds() local744 final Rect startRect = isOutPipDirection ? sourceHintRectInsets : zeroInsets; in ofBounds()745 final Rect endRect = isOutPipDirection ? zeroInsets : sourceHintRectInsets; in ofBounds()