Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DSwipePipToHomeAnimator.java72 private final Rect mSourceHintRectInsets; field in SwipePipToHomeAnimator
195 mSourceHintRectInsets = new Rect(mSourceRectHint.left - appBounds.left, in SwipePipToHomeAnimator()
251 mSourceHintRectInsets); in onAnimationScaleAndCrop()