Searched refs:mFocalDistance (Results 1 – 2 of 2) sorted by relevance
35 private final double mFocalDistance; field in DepthImage51 mFocalDistance = focalDistance; in DepthImage()117 return mFocalDistance; in getFocalDistance()
59 private final double mFocalDistance; field in XmpDepthDecode89 … mFocalDistance = Double.parseDouble(meta.getPropertyString(XMP_FOCUS, "GFocus:FocalDistance")); in XmpDepthDecode()121 return mFocalDistance; in getFocalDistance()