Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DCachedDisplayInfo.java68 DisplayCutout newCutout = windowManagerProxy.rotateCutout( in normalize() local
70 return new CachedDisplayInfo(newSize, Surface.ROTATION_0, newCutout); in normalize()