Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DSwipePipToHomeAnimator.java69 private final Rect mSourceHintRectInsets; field in SwipePipToHomeAnimator
141 mSourceHintRectInsets = null; in SwipePipToHomeAnimator()
170 mSourceHintRectInsets = new Rect(sourceRectHint.left - appBounds.left, in SwipePipToHomeAnimator()
217 if (mSourceHintRectInsets == null) { in onAnimationUpdate()
244 mSourceHintRectInsets); in onAnimationScaleAndCrop()