Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipTaskOrganizer.java1297 if (mDeferredTaskInfo != null || PipUtils.aspectRatioChanged(params.getAspectRatioFloat(), in applyNewPictureInPictureParams()
1298 mPictureInPictureParams.getAspectRatioFloat())) { in applyNewPictureInPictureParams()
1300 params.getAspectRatioFloat())) { in applyNewPictureInPictureParams()
1301 mPipParamsChangedForwarder.notifyAspectRatioChanged(params.getAspectRatioFloat()); in applyNewPictureInPictureParams()
1307 TAG, params.hasSetAspectRatio(), params.getAspectRatioFloat()); in applyNewPictureInPictureParams()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/pip/
H A DPipBoundsAlgorithm.java221 ? params.getAspectRatioFloat() in getAspectRatioOrDefault()
/aosp14/frameworks/base/core/java/android/app/
H A DPictureInPictureParams.java449 public float getAspectRatioFloat() { in getAspectRatioFloat() method in PictureInPictureParams
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DActivityClientController.java968 r.mDisplayContent, params.getAspectRatioFloat())) { in ensureValidPictureInPictureActivityParams()
/aosp14/frameworks/base/core/api/
H A Dtest-current.txt388 method public float getAspectRatioFloat();