Home
last modified time | relevance | path

Searched defs:outTopOrLeftBounds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenController.java517 public void getStageBounds(Rect outTopOrLeftBounds, Rect outBottomOrRightBounds) { in getStageBounds()
522 public void getRefStageBounds(Rect outTopOrLeftBounds, Rect outBottomOrRightBounds) { in getRefStageBounds()
DStageCoordinator.java1908 void getStageBounds(Rect outTopOrLeftBounds, Rect outBottomOrRightBounds) { in getStageBounds()
1913 void getRefStageBounds(Rect outTopOrLeftBounds, Rect outBottomOrRightBounds) { in getRefStageBounds()