Searched refs:createExtensionSurface (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
H A D | TransitionAnimationHelper.java | 289 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 299 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 310 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 321 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 330 private static SurfaceControl createExtensionSurface(@NonNull SurfaceControl surfaceToExtend, in createExtensionSurface() method in TransitionAnimationHelper
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | SurfaceAnimationRunner.java | 387 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 398 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 409 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 420 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 425 private void createExtensionSurface(SurfaceControl leash, Rect edgeBounds, in createExtensionSurface() method in SurfaceAnimationRunner
|