Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java168 Supplier<SurfaceControl> surfaceControlSupplier, in WindowDecoration() argument
174 mTaskSurface = cloneSurfaceControl(taskSurface, surfaceControlSupplier); in WindowDecoration()
599 Supplier<SurfaceControl> surfaceControlSupplier) { in cloneSurfaceControl() argument
600 final SurfaceControl copy = surfaceControlSupplier.get(); in cloneSurfaceControl()
DDesktopModeWindowDecoration.java154 Supplier<SurfaceControl> surfaceControlSupplier, in DesktopModeWindowDecoration() argument
158 windowContainerTransactionSupplier, surfaceControlSupplier, in DesktopModeWindowDecoration()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/
DWindowDecorationTests.java909 Supplier<SurfaceControl> surfaceControlSupplier,
913 windowContainerTransactionSupplier, surfaceControlSupplier,