Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java174 mTaskSurface = cloneSurfaceControl(taskSurface, surfaceControlSupplier); in WindowDecoration()
598 private static SurfaceControl cloneSurfaceControl(SurfaceControl sc, in cloneSurfaceControl() method in WindowDecoration