Home
last modified time | relevance | path

Searched refs:LetterboxSurface (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterbox.java63 private final LetterboxSurface mTop = new LetterboxSurface("top");
64 private final LetterboxSurface mLeft = new LetterboxSurface("left");
65 private final LetterboxSurface mBottom = new LetterboxSurface("bottom");
66 private final LetterboxSurface mRight = new LetterboxSurface("right");
72 private final LetterboxSurface mFullWindowSurface = new LetterboxSurface("fullWindow");
157 for (LetterboxSurface surface : mSurfaces) { in notIntersectsOrFullyContains()
189 for (LetterboxSurface surface : mSurfaces) { in destroy()
200 for (LetterboxSurface surface : mSurfaces) { in needsApplySurfaceChanges()
236 for (LetterboxSurface surface : mSurfaces) { in onMovedToDisplay()
342 private class LetterboxSurface { class in Letterbox
[all …]
/aosp14/frameworks/base/services/
H A Dart-profile11195 HPLcom/android/server/wm/Letterbox$LetterboxSurface;->layout(IIIILandroid/graphics/Point;)V+]Landro…
11196 HPLcom/android/server/wm/Letterbox$LetterboxSurface;->needsApplySurfaceChanges()Z+]Ljava/util/funct…