Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DClipAnimationHelper.java74 private final RectF mSourceWindowClipInsetsForLiveTile = new RectF(); field in ClipAnimationHelper
150 mSourceWindowClipInsetsForLiveTile.set(mSourceWindowClipInsets); in updateTargetRect()
176 ? mSourceWindowClipInsetsForLiveTile : mSourceWindowClipInsets; in applyTransform()