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