Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java492 updateSurfaceBounds(mSplitLayout, t, false /* applyResizingOffset */); in moveToStage()
1143 updateSurfaceBounds(mSplitLayout, startT, false /* applyResizingOffset */); in startWithLegacyTransition()
1306 updateSurfaceBounds(mSplitLayout, t, false /* applyResizingOffset */); in onRemoteAnimationFinishedOrCancelled()
1437 updateSurfaceBounds(mSplitLayout, st, false /* applyResizingOffset */); in switchSplitPosition()
1858 updateSurfaceBounds(mSplitLayout, finishT, false /* applyResizingOffset */); in finishEnterSplitScreen()
2132 updateSurfaceBounds(mSplitLayout, t, false /* applyResizingOffset */); in onChildTaskAppeared()
2332 updateSurfaceBounds(mSplitLayout, t, false /* applyResizingOffset */); in onStageHasChildrenChanged()
2390 updateSurfaceBounds(layout, t, false /* applyResizingOffset */); in onLayoutPositionChanging()
2400 updateSurfaceBounds(layout, t, shouldUseParallaxEffect); in onLayoutSizeChanging()
2449 updateSurfaceBounds(layout, t, false /* applyResizingOffset */); in onLayoutSizeChanged()
[all …]
/frameworks/base/services/core/java/com/android/server/wm/
DTask.java2741 updateSurfaceBounds(); in setBoundsUnchecked()
2800 updateSurfaceBounds(); in onDisplayChanged()
6270 private void updateSurfaceBounds() {
/frameworks/base/services/
Dart-wear-profile28492 PLcom/android/server/wm/Task;->updateSurfaceBounds()V