Searched refs:physicalDiag (Results 1 – 2 of 2) sorted by relevance
893 double physicalDiag = Math.sqrt(Math.pow(physicalSize.getWidth(), 2) in testDefaultFov() local919 Math.toDegrees(Math.atan2(physicalDiag/(2 * totalZoomRatio), in testDefaultFov()
3785 double physicalDiag = Math.sqrt(Math.pow(physicalSize.getWidth(), 2)3789 return 2 * Math.toDegrees(Math.atan2(physicalDiag / 2, availableFocalLengths[0]));