Searched refs:setAspectRatio (Results 1 – 9 of 9) 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
575 mTextureView.setAspectRatio( in setUpCameraOutputs()578 mTextureView.setAspectRatio( in setUpCameraOutputs()
444 mTextureView.setAspectRatio(mPreviewSize.getWidth(), mPreviewSize.getHeight()); in openCamera()446 mTextureView.setAspectRatio(mPreviewSize.getHeight(), mPreviewSize.getWidth()); in openCamera()
1089 mTextureView.setAspectRatio( in configureTransform()1092 mTextureView.setAspectRatio( in configureTransform()
197 glView.setAspectRatio(ratio); in onDraw()