Searched refs:screenshotLeash (Results 1 – 1 of 1) sorted by relevance
426 final SurfaceControl screenshotLeash = getOrCreateScreenshot(change, in createChangeAnimationAdapters() local429 if (screenshotLeash != null) { in createChangeAnimationAdapters()433 animations[0], change, screenshotLeash, root)); in createChangeAnimationAdapters()493 final SurfaceControl screenshotLeash = screenshotChange.getSnapshot(); in getOrCreateScreenshot() local494 if (screenshotLeash != null) { in getOrCreateScreenshot()497 t.reparent(screenshotLeash, animationChange.getLeash()); in getOrCreateScreenshot()498 return screenshotLeash; in getOrCreateScreenshot()