Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java179 final ArrayList<SurfaceControl> extensionSurfaces = new ArrayList<>(); in startAnimation() local
181 mEdgeExtensions.put(animationLeash, extensionSurfaces); in startAnimation()