Searched refs:mPivot (Results 1 – 1 of 1) sorted by relevance
84 private final PointF mPivot = new PointF(); field in TaskViewSimulator219 float scale = mOrientationState.getFullScreenScaleAndPivot(scaleRect, mDp, mPivot); in getFullScreenScale()221 mPivot.set(mPivotOverride); in getFullScreenScale()475 mMatrix.postScale(carouselScale.value, carouselScale.value, mPivot.x, mPivot.y); in apply()485 mMatrix.postScale(recentsViewScale.value, recentsViewScale.value, mPivot.x, mPivot.y); in apply()518 + " pivot: " + mPivot in apply()