Searched refs:setAspectRatio (Results 1 - 12 of 12) sorted by relevance

/frameworks/base/core/java/android/app/
H A DPictureInPictureArgs.java55 public Builder setAspectRatio(Rational aspectRatio) { method in class:PictureInPictureArgs.Builder
148 setAspectRatio(aspectRatio);
176 public void setAspectRatio(float aspectRatio) { method in class:PictureInPictureArgs
H A DPictureInPictureParams.java57 public Builder setAspectRatio(Rational aspectRatio) { method in class:PictureInPictureParams.Builder
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DFixedAspectSurfaceView.java55 setAspectRatio(a.getFloat(
66 public void setAspectRatio(float aspect) { method in class:FixedAspectSurfaceView
H A DCameraView.java146 setAspectRatio((float) outputSize.getWidth() / outputSize.getHeight());
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DFixedAspectSurfaceView.java55 setAspectRatio(a.getFloat(
66 public void setAspectRatio(float aspect) { method in class:FixedAspectSurfaceView
H A DCameraView.java147 setAspectRatio((float) outputSize.getWidth() / outputSize.getHeight());
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
H A DIllustrationTest.java53 illustration.setAspectRatio(3.0f);
/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedStackWindowController.java151 pinnedStackController.setAspectRatio(
H A DPinnedStackController.java404 void setAspectRatio(float aspectRatio) { method in class:PinnedStackController
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
H A DIllustration.java123 public void setAspectRatio(float aspectRatio) { method in class:Illustration
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
H A DSetupWizardLayout.java134 // Set the illustration aspect ratio. See Illustration.setAspectRatio(float). This will
269 * @see com.android.setupwizardlib.view.Illustration#setAspectRatio(float)
275 illustration.setAspectRatio(aspectRatio);
/frameworks/base/config/
H A Dboot-image-profile.txt833 HPLandroid/app/PictureInPictureParams$Builder;->setAspectRatio(Landroid/util/Rational;)Landroid/app/PictureInPictureParams$Builder;
[all...]

Completed in 1866 milliseconds