Home
last modified time | relevance | path

Searched defs:setAspectRatio (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/app/
DPictureInPictureArgs.java56 public Builder setAspectRatio(Rational aspectRatio) { in setAspectRatio() method in PictureInPictureArgs.Builder
179 public void setAspectRatio(float aspectRatio) { in setAspectRatio() method in PictureInPictureArgs
DPictureInPictureParams.java58 public Builder setAspectRatio(Rational aspectRatio) { in setAspectRatio() method in PictureInPictureParams.Builder
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DFixedAspectSurfaceView.java66 public void setAspectRatio(float aspect) { in setAspectRatio() method in FixedAspectSurfaceView
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DFixedAspectSurfaceView.java66 public void setAspectRatio(float aspect) { in setAspectRatio() method in FixedAspectSurfaceView
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
DIllustration.java122 public void setAspectRatio(float aspectRatio) { in setAspectRatio() method in Illustration
/frameworks/base/services/core/java/com/android/server/wm/
DPinnedStackController.java406 void setAspectRatio(float aspectRatio) { in setAspectRatio() method in PinnedStackController