Searched refs:rotatedPreviewSize (Results 1 – 1 of 1) sorted by relevance
87 Size rotatedPreviewSize = previewStreamSize; in toTransformMatrix() local89 rotatedPreviewSize = new Size(previewStreamSize.height(), previewStreamSize.width()); in toTransformMatrix()92 (float) previewViewSize.width() / (float) rotatedPreviewSize.width(), in toTransformMatrix()93 (float) previewViewSize.height() / (float) rotatedPreviewSize.height()); in toTransformMatrix()