Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DLetterboxTest.java64 mLetterbox.applySurfaceChanges(mTransaction); in testSurfaceOrigin_applied()
71 mLetterbox.applySurfaceChanges(mTransaction); in testSurfaceOrigin_changeCausesReapply()
75 mLetterbox.applySurfaceChanges(mTransaction); in testSurfaceOrigin_changeCausesReapply()
/frameworks/base/services/core/java/com/android/server/wm/
DLetterbox.java143 public void applySurfaceChanges(SurfaceControl.Transaction t) { in applySurfaceChanges() method in Letterbox
145 surface.applySurfaceChanges(t); in applySurfaceChanges()
292 public void applySurfaceChanges(SurfaceControl.Transaction t) { in applySurfaceChanges() method in Letterbox.LetterboxSurface
DAppWindowToken.java2032 mLetterbox.applySurfaceChanges(getPendingTransaction()); in updateLetterboxSurface()
/frameworks/base/services/
Dart-profile16324 PLcom/android/server/wm/Letterbox$LetterboxSurface;->applySurfaceChanges(Landroid/view/SurfaceContr…
16334 PLcom/android/server/wm/Letterbox;->applySurfaceChanges(Landroid/view/SurfaceControl$Transaction;)V