Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DLetterbox.java197 if (useFullWindowSurface()) { in needsApplySurfaceChanges()
209 if (useFullWindowSurface()) { in applySurfaceChanges()
226 if (useFullWindowSurface()) { in attachInput()
249 private boolean useFullWindowSurface() { in useFullWindowSurface() method in Letterbox
/aosp14/frameworks/base/services/
H A Dart-profile11198 HPLcom/android/server/wm/Letterbox;->useFullWindowSurface()Z