Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DTaskViewSimulator.java84 private final PreviewPositionHelper mPositionHelper = new PreviewPositionHelper(); field in TaskViewSimulator
311 mPositionHelper.updateThumbnailMatrix( in apply()
315 mPositionHelper.getMatrix().invert(mInversePositionMatrix); in apply()
323 /* taskViewScale= */1f, mTaskRect.width(), mDp, mPositionHelper); in apply()
331 mMatrix.set(mPositionHelper.getMatrix()); in apply()