Home | History | Annotate | Download | only in mediapicker

Lines Matching refs:leftAspectRatioDiff

1072             final float leftAspectRatioDiff = Math.abs(leftAspectRatio - mTargetAspectRatio);
1074 if (leftAspectRatioDiff != rightAspectRatioDiff) {
1075 return (leftAspectRatioDiff - rightAspectRatioDiff) < 0 ?