Searched defs:focalLength (Results 1 – 4 of 4) sorted by relevance
175 float focalLength = 4.5f; // mm, default from Nexus 6P in getFieldOfView() local
218 double focalLength = Double.parseDouble(detail.getValue().toString()); in setDetails() local
1777 private float focalLength; field in PhotoView.MyGestureListener.ZInterpolator
87 private float focalLength; field in ZInterpolator