Searched refs:getFullScreenScaleAndPivot (Results 1 – 3 of 3) sorted by relevance
146 return mOrientationState.getFullScreenScaleAndPivot(mTaskRect, mDp, mPivot); in getFullScreenScale()
370 public float getFullScreenScaleAndPivot(Rect taskView, DeviceProfile dp, PointF outPivot) { in getFullScreenScaleAndPivot() method in RecentsOrientedState
1767 getPagedViewOrientedState().getFullScreenScaleAndPivot( in onLayout()1922 return getPagedViewOrientedState().getFullScreenScaleAndPivot( in getMaxScaleForFullScreen()