Home
last modified time | relevance | path

Searched refs:isPipToTopLeft (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java586 isPipToTopLeft() in exitPip()
1610 applyFinishBoundsResize(wct, direction, isPipToTopLeft()); in finishResize()
1682 private boolean isPipToTopLeft() { in isPipToTopLeft() method in PipTaskOrganizer
1826 destinationBoundsOut.set(isPipToTopLeft() ? topLeft : bottomRight); in syncWithSplitScreenBounds()