Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSystemWindowManagerProxy.java89 protected DisplayCutout rotateCutout(DisplayCutout original, int startWidth, int startHeight, in rotateCutout() method in SystemWindowManagerProxy
/packages/apps/Launcher3/src/com/android/launcher3/util/window/
DCachedDisplayInfo.java68 DisplayCutout newCutout = windowManagerProxy.rotateCutout( in normalize()
DWindowManagerProxy.java347 DisplayCutout rotatedCutout = rotateCutout( in estimateWindowBounds()
458 protected DisplayCutout rotateCutout(DisplayCutout original, int startWidth, int startHeight, in rotateCutout() method in WindowManagerProxy