Searched refs:setAspectRatio (Results 1 – 10 of 10) sorted by relevance
54 setAspectRatio(a.getFloat( in FixedAspectSurfaceView()65 public void setAspectRatio(float aspect) { in setAspectRatio() method in FixedAspectSurfaceView
496 mPreviewView.setAspectRatio(outputAspect); in configureSurfaces()
51 public void setAspectRatio(int width, int height) { in setAspectRatio() method in AutoFitTextureView
444 mTextureView.setAspectRatio(mPreviewSize.getWidth(), mPreviewSize.getHeight()); in openCamera()446 mTextureView.setAspectRatio(mPreviewSize.getHeight(), mPreviewSize.getWidth()); in openCamera()
575 mTextureView.setAspectRatio( in setUpCameraOutputs()578 mTextureView.setAspectRatio( in setUpCameraOutputs()
134 .setAspectRatio(new Rational(imageViewRect.width(), imageViewRect.height())) in updatePictureInPictureParams()
116 .setAspectRatio(new Rational(hint.width(), hint.height())) in onPictureInPictureRequested()
197 glView.setAspectRatio(ratio); in onDraw()