Searched refs:sourceHintRectInsets (Results 1 – 1 of 1) sorted by relevance
629 final Rect sourceHintRectInsets = new Rect(); in ofBounds() local631 sourceHintRectInsets.set( in ofBounds()744 final Rect startRect = isOutPipDirection ? sourceHintRectInsets : zeroInsets; in ofBounds()745 final Rect endRect = isOutPipDirection ? zeroInsets : sourceHintRectInsets; in ofBounds()