Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DLetterboxTest.java52 Letterbox mLetterbox;
66 mLetterbox = new Letterbox(mSurfaces, StubTransaction::new, in setUp()
120 final Letterbox mLetterbox;
128 LetterboxLayoutVerifier(Rect outer, Point surfaceOrig, Letterbox letterbox) { in LetterboxLayoutVerifier()
/frameworks/base/services/core/java/com/android/server/wm/
DLetterbox.java51 public class Letterbox { class
88 public Letterbox(Supplier<SurfaceControl.Builder> surfaceControlFactory, in Letterbox() method in Letterbox
DLetterboxUiController.java205 private Letterbox mLetterbox;
811 mLetterbox = new Letterbox(() -> mActivityRecord.makeChildSurface(null), in layoutLetterboxIfNeeded()
DActivitySnapshotController.java624 return Letterbox.EMPTY_RECT; in getLetterboxInsets()
/frameworks/base/services/
Dart-profile3616 …android/server/wm/TaskFragment;]Lcom/android/server/wm/Letterbox;Lcom/android/server/wm/Letterbox;…