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