Searched refs:candidateAspect (Results 1 – 1 of 1) sorted by relevance
335 float candidateAspect = (float) candidateSize.getWidth() / candidateSize.getHeight(); in configureSurfaces() local337 Math.abs(candidateAspect - TARGET_ASPECT) < ASPECT_TOLERANCE; in configureSurfaces()343 outputAspect = candidateAspect; in configureSurfaces()