Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DTaskViewSimulator.java84 private final PreviewPositionHelper mPositionHelper = new PreviewPositionHelper(); field in TaskViewSimulator
237 mPositionHelper.updateThumbnailMatrix( in apply()
241 mPositionHelper.getMatrix().invert(mInversePositionMatrix); in apply()
261 progress, recentsViewScale.value, mTaskRect.width(), mDp, mPositionHelper); in apply()
269 mMatrix.set(mPositionHelper.getMatrix()); in apply()