Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java281 TaskViewSimulator simulatorToCopy = topMostSimulator; in createRecentsWindowAnimator() local
282 simulatorToCopy.apply(params); in createRecentsWindowAnimator()
311 simulatorToCopy.getCurrentMatrix().invert(k0i); in createRecentsWindowAnimator()
317 animationMatrix.postConcat(simulatorToCopy.getCurrentMatrix()); in createRecentsWindowAnimator()