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()
629 float focalLength = parameters.getFocalLength(); in assertParameters() local647 assertTrue(focalLength > 0); in assertParameters()873 double focalLength = parameters.getFocalLength(); in testJpegExifByCamera() local888 assertEquals(focalLength, exifFocalLength, 0.001); in testJpegExifByCamera()