Home | History | Annotate | Download | only in mediapicker

Lines Matching refs:leftAspectRatio

1070             final float leftAspectRatio = left.width / (float) left.height;
1072 final float leftAspectRatioDiff = Math.abs(leftAspectRatio - mTargetAspectRatio);