Searched defs:focalLength (Results 1 – 11 of 11) sorted by relevance
218 double focalLength = Double.parseDouble(detail.getValue().toString()); in setDetails() local
1777 private float focalLength; field in PhotoView.MyGestureListener.ZInterpolator
180 float focalLength = 4.5f; // mm, default from Nexus 6P in getFieldOfView() local
104 public final String focalLength; field in ExifInterfaceTest.ExpectedValue
2443 int32_t getExifFocalLength(rat_t *focalLength, float value) in getExifFocalLength()2723 rat_t focalLength; in getExifData() local
13428 float focalLength = frame_settings.find(ANDROID_LENS_FOCAL_LENGTH).data.f[0]; in translateFwkMetadataToHalMetadata() local
444 const dynamic_depth::Point<double> focalLength(inputFrame.mIntrinsicCalibration[0], in processDepthPhotoFrame() local
398 int32_t QCameraParametersIntf::getExifFocalLength(rat_t *focalLength) in getExifFocalLength()
10024 rat_t focalLength; in getExifData() local
11281 int32_t QCameraParameters::getExifFocalLength(rat_t *focalLength) in getExifFocalLength()
1676 uint32_t focalLength[] = { static_cast<uint32_t>(*(entry.data.f) * 100), 100 }; in DngCreator_setup() local