Searched refs:mPivot (Results 1 – 1 of 1) sorted by relevance
73 private final PointF mPivot = new PointF(); field in TaskViewSimulator166 return mOrientationState.getFullScreenScaleAndPivot(fullTaskSize, mDp, mPivot); in getFullScreenScale()345 mMatrix.postScale(recentsViewScale.value, recentsViewScale.value, mPivot.x, mPivot.y); in apply()375 + " pivot: " + mPivot in apply()