Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/util/
DTaskViewSimulator.java146 return mOrientationState.getFullScreenScaleAndPivot(mTaskRect, mDp, mPivot); in getFullScreenScale()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java370 public float getFullScreenScaleAndPivot(Rect taskView, DeviceProfile dp, PointF outPivot) { in getFullScreenScaleAndPivot() method in RecentsOrientedState
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1767 getPagedViewOrientedState().getFullScreenScaleAndPivot( in onLayout()
1922 return getPagedViewOrientedState().getFullScreenScaleAndPivot( in getMaxScaleForFullScreen()