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