Searched refs:focalLengthPixels (Results 1 – 1 of 1) sorted by relevance
177 private float focalLengthPixels(float fovDegrees, float imageWidth) { in focalLengthPixels() method in DetermineFovActivity238 float focalLength = focalLengthPixels(mFovDegrees, dstWidth); in drawContents()