Searched refs:aspectDeformation (Results 1 – 1 of 1) sorted by relevance
175 float aspectDeformation = videoAspectRatio / viewAspectRatio - 1; in onMeasure() local176 if (Math.abs(aspectDeformation) <= MAX_ASPECT_RATIO_DEFORMATION_FRACTION) { in onMeasure()190 if (aspectDeformation > 0) { in onMeasure()197 if (aspectDeformation > 0) { in onMeasure()