Home
last modified time | relevance | path

Searched defs:layerName (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DSurfaceAnimationRunner.java426 Rect extensionRect, int xPos, int yPos, String layerName, in createExtensionSurface()
435 Rect extensionRect, int xPos, int yPos, String layerName, in doCreateExtensionSurface()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTransitionAnimationHelper.java332 @NonNull String layerName, @NonNull SurfaceControl.Transaction startTransaction, in createExtensionSurface()
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp263 jfieldID layerName; member