Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1109 final DisplayCutout rawCutout = mInsetsState.getDisplayCutout(); in updateSurface() local
1146 ? windowInsets.getDisplayCutout() : rawCutout; in updateSurface()