Searched refs:mFocalPointX (Results 1 – 2 of 2) sorted by relevance
37 private final double mFocalPointX; field in DepthImage53 mFocalPointX = focalPointX; in DepthImage()199 return mFocalPointX; in getFocalPointX()
51 private final double mFocalPointX; field in XmpDepthDecode81 … mFocalPointX = Double.parseDouble(meta.getPropertyString(XMP_FOCUS, "GFocus:FocalPointX")); in XmpDepthDecode()117 return mFocalPointX; in getFocalPointX()