Searched refs:setAspectRatio (Results 1 – 10 of 10) 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
131 setAspectRatio(MATCH_SCREEN); in clearTransform()143 setAspectRatio(aspectRatio); in updateAspectRatio()147 private void setAspectRatio(float aspectRatio) { in setAspectRatio() method in TextureViewHelper191 setAspectRatio(aspectRatio); in updateTransformFullScreen()213 setAspectRatio(aspectRatio);
112 setAspectRatio(aspectRatio); in setPreviewSize()151 public void setAspectRatio(float ratio) { in setAspectRatio() method in VideoUI
853 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
1954 mPreviewFrameLayout.setAspectRatio((double) size.width / size.height); in updateCameraParametersPreference()
818 mPreviewFrameLayout.setAspectRatio( in resizeForPreviewAspectRatio()
49 setAspectRatio(4.0 / 3.0); in PreviewFrameLayout()67 public void setAspectRatio(double ratio) { in setAspectRatio() method in PreviewFrameLayout
2437 mPreviewFrameLayout.setAspectRatio((double) size.width / size.height); in setPreviewFrameLayoutAspectRatio()
788 mPreviewFrameLayout.setAspectRatio( in resizeForPreviewAspectRatio()