Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java425 void setSnapshotContentOverlay(TaskSnapshot snapshot, Rect sourceRectHint) { in setSnapshotContentOverlay() method in PipAnimationController.PipTransitionAnimator
H A DPipTransition.java932 animator.setSnapshotContentOverlay(snapshot, sourceHintRect); in startEnterAnimation()
H A DPipTaskOrganizer.java1757 animator.setSnapshotContentOverlay(snapshot, sourceHintRect); in animateResizePip()