Searched refs:outputAspect (Results 1 – 1 of 1) sorted by relevance
475 float outputAspect = (float) outputSize.getWidth() / outputSize.getHeight(); in configureSurfaces() local482 Math.abs(outputAspect - TARGET_ASPECT) < ASPECT_TOLERANCE; in configureSurfaces()486 outputAspect = candidateAspect; in configureSurfaces()496 mPreviewView.setAspectRatio(outputAspect); in configureSurfaces()