Searched refs:resultCropRegion (Results 1 – 1 of 1) sorted by relevance
714 Rect resultCropRegion = result.get(CaptureResult.SCALER_CROP_REGION); in testLogicalCameraZoomSwitch() local717 Log.v(TAG, "Result crop region " + resultCropRegion + ", focal length " in testLogicalCameraZoomSwitch()720 float newFov = resultCropRegion.width()/(2*resultFocalLength); in testLogicalCameraZoomSwitch()