Searched refs:updateAspectRatio (Results 1 – 3 of 3) sorted by relevance
182 updateAspectRatio(videoAspectRatio); in onActivityCreated()285 updateAspectRatio(mAppliedAspectRatio); in onWindowSizeChanged()378 private void updateAspectRatio(float videoAspectRatio) { in updateAspectRatio() method in DvrPlaybackOverlayFragment
134 public void updateAspectRatio(float aspectRatio) { in updateAspectRatio() method in TextureViewHelper
666 mTextureViewHelper.updateAspectRatio(aspectRatio); in updatePreviewAspectRatio()