Searched refs:focalLength (Results 1 – 2 of 2) sorted by relevance
238 float focalLength = focalLengthPixels(mFovDegrees, dstWidth); in drawContents() local239 float dx = markerX / markerZ * focalLength; in drawContents()
605 float focalLength = parameters.getFocalLength(); in assertParameters() local623 assertTrue(focalLength > 0); in assertParameters()828 double focalLength = parameters.getFocalLength(); in testJpegExifByCamera() local846 assertEquals(focalLength, exifFocalLength, 0.001); in testJpegExifByCamera()