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
466 mTextureView.setAspectRatio( in setUpCameraOutputs()469 mTextureView.setAspectRatio( in setUpCameraOutputs()
359 mTextureView.setAspectRatio(mPreviewSize.getWidth(), mPreviewSize.getHeight()); in openCamera()361 mTextureView.setAspectRatio(mPreviewSize.getHeight(), mPreviewSize.getWidth()); in openCamera()
968 mTextureView.setAspectRatio( in configureTransform()971 mTextureView.setAspectRatio( in configureTransform()
197 glView.setAspectRatio(ratio); in onDraw()