Searched refs:createExtensionSurface (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/ |
D | TransitionAnimationHelper.java | 330 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 340 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 351 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 362 createExtensionSurface(change.getLeash(), edgeBounds, extensionRect, xPos, yPos, in edgeExtendWindow() 371 private static SurfaceControl createExtensionSurface(@NonNull SurfaceControl surfaceToExtend, in createExtensionSurface() method in TransitionAnimationHelper
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | SurfaceAnimationRunner.java | 399 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 410 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 421 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 432 createExtensionSurface(leash, edgeBounds, in edgeExtendWindow() 437 private void createExtensionSurface(SurfaceControl leash, Rect edgeBounds, in createExtensionSurface() method in SurfaceAnimationRunner
|