Searched refs:effectiveWidth (Results 1 – 1 of 1) sorted by relevance
184 int effectiveWidth = previewSize.getWidth(); in updatePreviewDisplayRotation() local187 effectiveWidth = previewSize.getHeight(); in updatePreviewDisplayRotation()196 RectF bufRect = new RectF(0, 0, effectiveWidth, effectiveHeight); in updatePreviewDisplayRotation()207 int temp = effectiveWidth; in updatePreviewDisplayRotation()208 effectiveWidth = effectiveHeight; in updatePreviewDisplayRotation()214 Math.max(viewWidth / (float) effectiveWidth, viewHeight / (float) effectiveHeight); in updatePreviewDisplayRotation()