Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterbox.java208 public void applySurfaceChanges(SurfaceControl.Transaction t) { in applySurfaceChanges() method in Letterbox
408 public void applySurfaceChanges(SurfaceControl.Transaction t) { in applySurfaceChanges() method in Letterbox.LetterboxSurface
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/split/
H A DSplitLayout.java744 public void applySurfaceChanges(SurfaceControl.Transaction t, SurfaceControl leash1, in applySurfaceChanges() method in SplitLayout