Searched refs:setAspectRatio (Results 1 – 13 of 13) sorted by relevance
82 setAspectRatio(mAspectRatio); in updateSubviewReferences()88 setAspectRatio(ResolutionUtil.ASPECT_RATIO_4x3); in updateSubviewReferences()94 setAspectRatio(ResolutionUtil.ASPECT_RATIO_16x9); in updateSubviewReferences()107 private void setAspectRatio(Rational aspectRatio) { in setAspectRatio() method in AspectRatioDialogLayout
132 setAspectRatio(MATCH_SCREEN); in clearTransform()144 setAspectRatio(aspectRatio); in updateAspectRatio()148 private void setAspectRatio(float aspectRatio) { in setAspectRatio() method in TextureViewHelper192 setAspectRatio(aspectRatio); in updateTransformFullScreen()214 setAspectRatio(aspectRatio);
112 setAspectRatio(aspectRatio); in setPreviewSize()151 public void setAspectRatio(float ratio) { in setAspectRatio() method in VideoUI
851 mUI.setAspectRatio((float) mProfile.videoFrameWidth / mProfile.videoFrameHeight); in resizeForPreviewAspectRatio()
40 setAspectRatio(4.0 / 3.0); in PreviewFrameLayout()43 public void setAspectRatio(double ratio) { in setAspectRatio() method in PreviewFrameLayout
1972 mPreviewFrameLayout.setAspectRatio((double) size.width / size.height); in updateCameraParametersPreference()
818 mPreviewFrameLayout.setAspectRatio( in resizeForPreviewAspectRatio()
51 setAspectRatio(a.getFloat(R.styleable.FixedAspectSurfaceView_aspectRatio, 1.f)); in FixedAspectSurfaceView()61 public void setAspectRatio(float aspect) { in setAspectRatio() method in FixedAspectSurfaceView
131 surfaceView.setAspectRatio(outputAspect); in openCamera()
56 public void setAspectRatio(float aspectRatio) { in setAspectRatio() method in FixedRatioImageView
57 public void setAspectRatio(float aspectRadio) { in setAspectRatio() method in AspectRatioFrameLayout
122 layout.setAspectRatio(mAspectRatio); in onBindViewHolder()
143 .setAspectRatio(1.153846) in getNavStateData()