Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java1425 final SurfaceControl topLeftScreenshot = ScreenshotUtils.takeScreenshot(t, in switchSplitPosition() local
1438 st.setPosition(topLeftScreenshot, -insets.left, -insets.top); in switchSplitPosition()
1444 t.setAlpha(topLeftScreenshot, progress); in switchSplitPosition()
1452 t.remove(topLeftScreenshot); in switchSplitPosition()